Click to See Complete Forum and Search --> : Big Problem
ATBzzz
Sep 20th, 2000, 06:07 PM
Hi,
Someone can tell me the way to know the Internet Explorer download status. (the file size, download progress, download complete.....)
Thanks
Dim
Sep 20th, 2000, 11:20 PM
I'm not sure if there is a direct way to do something like that. But what you could do is make a d/l meter that will monitor the # of bytes transfered durring a certain time...But the problem is that if you are surfing the net at the same time as you are downloading, your program will record wierd numbers because of the amount of information you are downloading from the sites.
Gl,
D!m
ATBzzz
Sep 21st, 2000, 04:31 AM
Sure, i just want to know when a download with internet explorer is complete. i think that possible : what about SHDocVw control ?
If you knew the caption to the download window, maybe you could use SendMessage to check if its still running. But I'm not sure if this'll actually work.
Sunny
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.