-
I Need Help!!!!
1. How can i use the WinSock control to get the source of a page?
2. Is there a way to have more than one thing happening at one time in vb? I would like 5 inet controls to open 5 pages at the same time, is this possible?
3. I need to retrive the html of a page many times very rapidly, How can this be done?
Thank you.
-
Im not sure of the exact code for question 1 but if you serch the articles there is at least one that I know .
sorry I couldn't help mor ebut I'm sure someone on this board will answer the questions better than I can
-
I really need answers, once again thanx
-
-
1) Winsock
2) I don't think the MSInet Control can do multiple tasks like that
3) How would you like to retrieve the web page? (WebBrowser, Winsock, MSInet, URLDownloadToFile API function?)