Hello Vincent,

Wednesday, May 5, 2004, 2:26:44 PM, you wrote:

VD> Will I be limited to display a warning message indicating
VD> that the user will have to select his/her file again??

Pretty much, yes. Or you could do what I do - store the file in a
temporary folder, passing the filename back to the form again. So the
user doesn't have to upload a 2nd time - but if they don't bother
re-submitting the form, this folder is cleared out every hour via a
cron job.

-- 
Best regards,
 Richard Davey
 http://www.phpcommunity.org/wiki/296.html

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

Reply via email to