PDA

Click to See Complete Forum and Search --> : Asynchronous download no winsock, inet etc..


Jmacp
Jan 20th, 2006, 08:19 PM
Downloads a file or page html using a usercontrols async method, read about it here,

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vb98/html/vbmthasyncread.asp

JensPeder
Jan 20th, 2006, 08:51 PM
Heres the one I made earlier, just never got around to post it. Its slightly different than yours. I only got around to make it download txt, though downloading a file woulden't take much editing if they look at your example. Mine also out-sourced the AsyncReadComplete with a Event HTMLComplete on the form