RE: HELP: Downloading MS Access file in VB6 App using INET control
Here's mine,
It's ok but it definately has problems:
1.) Will not download the file with the server doesn't send content-length header back on first responce, however it may work sometimes with a server and sometimes not, so its not reliable.
2.) Cancelling a download is a joke, then again it always seems to be when using Inet.
3.) Place any code to be executed after the download in a new sub and execute it after Me.Caption = "Download Complete"
My advice, if u dont want to be able to see speed and etc and dont want to be able to customise the transfer, deinately go with the ones above.
Edit: Help's if i attach it
Attachment: dbtest.zip (8.34 KB)
This file has been downloaded 261 time(s).
This post was edited on 06-03-2005 at 03:14 PM by Hah.
This post was brought to you by Hah!
(and he takes no responsibility for it )
{Current Web Site}
|