WinInet or Inet FTP Progress Bar

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Mens Militis (MensMilitis_at_discussions.microsoft.com)
Date: 03/04/05


Date: Thu, 3 Mar 2005 16:37:03 -0800

I am designing a program with MS Access and it needs to be able to
upload/download files using FTP and display a progress meter. I tried using
the Inet control and found out that there wasn't any way to set up a progress
bar with it, so I decided to use WinInet.

With WinInet, i have been able to do all the necessary functions,
connection, uploading, downloading, etc... but I can't figure out how to make
a progress bar for it either.

If there is a way to get either the WinInet API functions or Inet Control to
work with a upload/download progress bar I reeeeeeally need to know how to do
it.

If anybody has any ideas I would greatly appreciate any help offered.



Relevant Pages

  • RE: WinInet or Inet FTP Progress Bar
    ... > upload/download files using FTP and display a progress meter. ... > the Inet control and found out that there wasn't any way to set up a progress ... so I decided to use WinInet. ...
    (microsoft.public.office.developer.vba)
  • RE: WinInet or Inet FTP Progress Bar
    ... > upload/download files using FTP and display a progress meter. ... > the Inet control and found out that there wasn't any way to set up a progress ... so I decided to use WinInet. ...
    (microsoft.public.office.developer.vba)
  • CRC checking
    ... I want to know whether ssh has facility to CRC/MD5 file consistency ... checking and resume upload/download if file upload/download is ... interrupted when it is still in progress of upload/download. ...
    (SSH)
  • Re: Custom CRect Question
    ... Our progress bar needs to keep track of the current frame, total frames in ... the session, the session number, and total number of sessions. ... So what this sounds like is you have several "bars", one of which is a progress along the ... So this isn't a stacked progress bar, ...
    (microsoft.public.vc.mfc)
  • RE: ProgressBar display
    ... is loading the tab controls, so while the thread is loading the tab page the ... progress bar will not be shown until the thread gets chance to execute its ... private void timer1_Tick ...
    (microsoft.public.dotnet.languages.csharp)