Link to home
Start Free TrialLog in
Avatar of jonjhess
jonjhess

asked on

Multiple internet transfer comtrolls

I have a list of twenty or so urls and i need the source of all of them.  How can i devide this job up between multiple internet transfer controlls?  It seems that everything in the given sub halts untill a url is return from the .openurl method as it should so how can i start multiple transfers if i have to wait for each to end before i can do anything else? Also, this all has to happen from code there can be no user intervention.
ASKER CERTIFIED SOLUTION
Avatar of MikeP090797
MikeP090797

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial