View Single Post
Old 07-16-2003, 03:48 PM  
bawdy
Confirmed User
 
Join Date: Feb 2002
Posts: 1,424
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
bawdy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote