Uploading bar - WeOnlyDo Discussion board

Uploading bar (General questions)

by Jlp, Friday, September 03, 2004, 14:31 (7187 days ago)

I try to use your HTML example with a 3Gb file in order to prove that we can use this activeX in our project. It works correctly but the progress bar doesn't work properly(), and that's important for us because we show it to our clients.

Your code:
...
Sub wodFtpDLX1_Progress(Position, Total)
ProgressBar1.value = Position <-- it doesn't work when you try
End Sub to dowload something bigger

Can you help me please?
Regards

Jlp


Complete thread:

 

  • Uploading bar - Jlp, 2004-09-03, 14:31 [*]