Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2005 Mar : FTP with VBA
| Subject: | FTP with VBA |
| Posted by: | "Mens Militis" (mensmilit..@discussions.microsoft.com) |
| Date: | Thu, 17 Mar 2005 15:23:08 |
Hello Fellow Programmers,
I have an Access 2000 application that requires FTP. I am experimenting with
the
Inet Control and the WinInet API Functions, but both does not seem to have
any obvious way to develop a progress meter while downloading/uploading
files. Because the files this app will be transmitting could be of
considerable size, it is critical that a progress meter is shown.
I would like to show, total bit count, bit count transmitted, and
percentage. Pleeeeeeease I need some help here, I can not seem to find
anything useful online instructing me how to do this.
I will be looking into the WinSock next. If anyone has any tips or advice, I
would greatly appreciate it.
Dazed and Confused,
Mens Militis