Forum Moderators: coopster

Message Too Old, No Replies

File Uploading

         

umerkk

6:19 pm on Jun 16, 2007 (gmt 0)

10+ Year Member



Hi I need a multipage file uploading script

I mean i have page1 where user can select a file to upload, and on page 2 it shows them to verify the info, and on page3 it actually Upload the file, Can u tel me how can i pass the File Uploading Vars to these 3rd pages

Habtom

5:22 am on Jun 17, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Alternatively, may be you can upload the file first time on the first page to a temporary folder, let them confirm on the second page, and when this happens copy the file from the temp to the last destination folder. If you do this, you need find a way to clean up your temp folders when the users abandon the pages half way.

Habtom