Hi,
I need users to be able to upload ("send"
images via a form.
The form has various info about the users vehicle and a file upload attribute. The site has no dbase behind it so I need the image to be sent via email.
I'm using the enctype="multipart/form-data" in the form tags but the info from the <input type="file"> tag is all jumbled.
Any ideas on how this can be a simple attachment?
Reality is built on a foundation of dreams.
I need users to be able to upload ("send"
The form has various info about the users vehicle and a file upload attribute. The site has no dbase behind it so I need the image to be sent via email.
I'm using the enctype="multipart/form-data" in the form tags but the info from the <input type="file"> tag is all jumbled.
Any ideas on how this can be a simple attachment?
Reality is built on a foundation of dreams.