Quote:
Originally posted by fnet
you don't even need the sniffer
you also don't want ie starting new instances- so are you automating ie or hitting the urls some other way? automation is only simple if you know what you're doing
|
use winapi to open a new window... when the window opens you are returned a handle to the window which you can use to either change the url or close the window when your done with the query
for example you could open 4 windows each of which cycles through a bunch of urls