Hi everyboy,
I'm creating a website for a client. On the contact page there is a form to fill out which is then automatically emailed to my client.
Now my problem. My client is in the embroidery business and it would be very convenient if visitors of the website could attach jpgs & gifs to the form/email. I know about the <INPUT TYPE="File"> tag, but what do I do once I know the location of the file on the users computer? How do I get the file (not the address) to be attached to the email? Do I first have to upload it to the server, save it on the server and then send it from the server? Do I have to install certain software or pieces of code on the server?
Basically I do not have a clue how to go about it and any help is greatly appreciated.
Milkboy
I'm creating a website for a client. On the contact page there is a form to fill out which is then automatically emailed to my client.
Now my problem. My client is in the embroidery business and it would be very convenient if visitors of the website could attach jpgs & gifs to the form/email. I know about the <INPUT TYPE="File"> tag, but what do I do once I know the location of the file on the users computer? How do I get the file (not the address) to be attached to the email? Do I first have to upload it to the server, save it on the server and then send it from the server? Do I have to install certain software or pieces of code on the server?
Basically I do not have a clue how to go about it and any help is greatly appreciated.
Milkboy