[Resolved] WinSck and Webpages
I was wondering... if it was possible to load text off webpages using the WinSock control?
The reason i want to do this is so that i can download files from an internet site without my program freezing (which is what happens when you use Inet).
I just don't understand how the WinSock will connect to the webpage and then the web page will transfer its contents.
I want RAW data from the webpage, not like what you see, it should download the headers, HTML the lot - This is for when i download files using the same princible.
I'm making an updater program for another program that i'm making, so i'm kind of looking for a progress bar too, but can do with out.
So can any one help me solve this problem? Thanks!
Re: [Resolved] WinSck and Webpages
Whenever I need something, first I search in the CodeBank, then if I don't find it, I serch in the other forums, like Classic Visual Basic...
In the CodeBank, the link I posted was the forth from the top...
Thanks for the cookie by the way ;)