V.I. wrote:
Hi,

Using CGI I was able to display the upload status as
the files were being uploaded by reading raw post data
from STDIN, writing it to a temp file, and then
reopening the temp file on STDIN.

It seems to me it is not possible to do so using
ASP since the files uploaded in temp files
automatically once asp page starts and invokes cgi
module.


I do not know what kind of status you mean, but it seems like it would be possible for the browser to popup a status window/popup which then gets closes by the next page when the file upload completes?

Regards,

Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to