PDA

View Full Version : Image upload and csv



peterc
02-Aug-2006, 06:19 AM
I know it is possible to allow a visitor to upload an image via the form and it is possible for the reasults of that form to be save to a csv file.

Is it also possible to have that image saved to the csv file?

russellr
02-Aug-2006, 08:51 PM
No, you can't save an image to a CSV file.

You can, however, upload the image file and save it on the server, and store the name of the saved file in the CSV file.

megana
29-Jul-2009, 01:30 PM
Sorry to bring up an ancient post, but can you clarify how to store the name of the saved file in the CSV?

Thanks!

jzieba
13-Aug-2009, 08:33 PM
Megana,

Try reading up on this here:

http://www.tectite.com/fmhowto/csvfiles.php