Hello,

"??????? ?????ta?" <[EMAIL PROTECTED]> wrote:

> Is there any way of submitting a file , pass all the data for it throuhg
> another form and upload from another form?

I'm not sure if I understand your question correctly but you can try using
the sample code in the manual for uploading files. Then, instead of moving
it to your desired folder, you can just move it first to a temporary folder.
This way, if one decided to cancel/abort, you can just unlink() or do some
cleaning up of the folder later on. (May not be the best way but I think
it'll work...)

Just use your imagination, you might just find a better way :)

- E

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

Reply via email to