|
-
Jul 16th, 2007, 11:12 AM
#1
Thread Starter
Addicted Member
[RESOLVED] [2005] How much bytes I receive during download
Hi,
How can I know how much bytes I receive during download a file with object my?
Example:
My.Computer.Network.DownloadFile("http://www.MyWebSite/downloads/FileName", "C:\MyPath\FileName")
Thanks I advance
Last edited by yulyos; Jul 16th, 2007 at 11:22 AM.
-
Jul 16th, 2007, 11:42 AM
#2
Re: [2005] How much bytes I receive during download
I am not sure that there is a way to get the number of bytes from that unless you just check the file after download, but Klienma posted a web downloader with progress in the codebank that will tell you the number of bytes and the amount downloaded.
-
Jul 17th, 2007, 08:11 AM
#3
Thread Starter
Addicted Member
Re: [2005] How much bytes I receive during download
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|