On 16 Aug 2002 at 12:38, Philip Hallstrom wrote:

> This wouldn't work for uploading files however since the long part of
> the process is the act of uploading the file and until that completes
> your "save.php" (or whatever) isn't called.
> 
> So in regards to file uploading it has to be done with Javascript.  What
> you do below is great for scripts that just take a long time though.

Yes, heck, I forgot about that. I fork the other script ... I don't see how I can do 
that with the file upload as it is the script itself being called ...  umm ....  I 
don't 
see off the top of my bald head how to do that fork with the file-upload. But there is 
a mod_perl module which does this. It might give some clues to someone 
who will pursue this (not me :)

http://theoryx5.uwinnipeg.ca/CPAN/data/Apache-UploadMeter/UploadMeter.html

Peter



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to