pdeppeler
02-26-2003, 07:39 PM
I have an image upload script (for my auction) that is a pop-up window (cgi upload script).
After the user browsers and uploads their image file the pop-up refreshes and the results of the upload (just the file name...no http:// etc) are displayed for the user to copy and paste into the main page (also a cgi) script (Add an item) into a form field .
Is there a way to get that image file name onto the 'Add an Item' page so that the user does not have to copy/paste or type the info?
Maybe via a cookie?...the 'Add Item' page at this stage has not been saved to a file.
To see an example....
http://auctionenid.com/cgi-bin/enidantiques.cgi?1&1&n (click "I do except charges!...contiue" at bottom and then see "Image URL:.....Upload a picture to our server..Click here" further down the page.
many thanks
Paul
After the user browsers and uploads their image file the pop-up refreshes and the results of the upload (just the file name...no http:// etc) are displayed for the user to copy and paste into the main page (also a cgi) script (Add an item) into a form field .
Is there a way to get that image file name onto the 'Add an Item' page so that the user does not have to copy/paste or type the info?
Maybe via a cookie?...the 'Add Item' page at this stage has not been saved to a file.
To see an example....
http://auctionenid.com/cgi-bin/enidantiques.cgi?1&1&n (click "I do except charges!...contiue" at bottom and then see "Image URL:.....Upload a picture to our server..Click here" further down the page.
many thanks
Paul