Click to See Complete Forum and Search --> : Sending Images in a Form


Rick Maitland
08-19-2003, 06:20 PM
Is it possable to send an image with form data using CGI? If not then what would be a better solution?

Scriptage
08-19-2003, 08:18 PM
yes it is.
you have to change the content mime type in the form. i believe there is a tutorial at http://www.htmlgoodies.com/attach.html
It is only for a mailto: command but change the action of the form and voila...image to CGI :D
Regards

Rick Maitland
08-19-2003, 08:29 PM
I have spent hours looking for a tutorial on this, including Goodies and have seen nothing on the subject. I have a few Gif's on my form page that need to be sent with the other form fields. Any idea's !!

Scriptage
08-19-2003, 08:37 PM
click the link