Login  
Search All Forums
Dart Home | PowerTCP Web for ActiveX | Custom Development Reply | PowerTCP Web for ActiveX Topics | Forums   
AuthorForum: PowerTCP Web for ActiveX
Topic: Progress Event 'size' Param Always Zero
User53

Posts: 9
Member Since: 05/07/02
posted May 7, 2002 12:58 AM

Hello,

I was just about to ship my product when I decided to upgrade to the latest version of the WebTool. Everything was running as advertised using the old version 1.043.

Without changing any application code, the PowerTCP product was updated to the latest version availble on this site and now the 'Size' parameter in the 'Progress' event is always zero when the event is fired.

The App sends a POST to the server that contains a request for a file to download. The file is sent back in the 'Result' parameter. The
'Headers' parameter is showing a correct content length corresponding to the file size, however, the 'Size' param in the progress event is always zero, hence, the progress bar shown to the user is not working.

Does the 'Size' parameter not work anymore?

Thanks,

John
N/A posted May 7, 2002 1:28 AM

Please disregard the above post!

For some odd-ball reason, it started working again... on it's own. This *could* have been a server side problem, I'm not sure.

Data dumps of the 'Count' and 'Size' params show that on many occasions the 'Size' param is now ZERO while the 'Count' is greater than zero. This wasn't happening before, but is easily handled in code - no problem.

During large transfers (1k or greater), the 'Size' param is now being set.

Thanks
Reply | PowerTCP Web for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX