-
Can anyone tell me how to make multiple internet transfer controls (say 10 of them) simultaneously access different URLs on the same webserver? What ever I do, they all "lock" after a few of them start and refuse to do anything until I "unlock" them by accessing another webserver. Believe me, it's frustrating. I hope this is not a bug, 'cose I wouldn't like my app to be forced to wait until Microsoft figures it out.
Thanx.
-Mladen
-
Do you mean the inet control? If so...then you can only have two instances of it running at the same time. So that's something that would hold you back i would suggest switching over to another control suck as the WebBrowser or Winsock.
Gl,
D!m