You searched for the word(s): [no words] || User(s): sean
< 1 second(s)
-
Hi Chris,
this works exactly as the original code promised - thanks for this.
I just need to get my head around trying to give the user an earlier indication of expected download time as there is no total size to give the browser progress info.
Regarding checking for client still connected is the best way to poll ...
-
Hi Chris,
That VB code was pasted straight from the real time zip help file examples!
Your amend works - the zip files now contain files correctly sized, but the time taken before download dialogue appears (i.e. the addfile/compress stage) is still as long as before. Its as if the real time aspect is not happening.
Am I mistaken that the ...
-
Hi there,
My first try with real time zip which we want to use on an asp.net site. We are currently using another component but the time from user initiating a multifile zip download to starting the download i.e. the add file/compression stage, is far too long. I'm hoping that zip on the fly will cut this time dramatically.
I've adapted the ...