|
Form with file upload to server
I hope that I am going to ask this correctly, so here goes.
I want to create a form that has the ability to choose at least one of three file type options to upload to the website host. Then I want the form to send a email containing all the other pertinent information and a link to the file that was uploaded, in-order to download it.
The reason I am needing this is the file uploads are going to be quite large and either a link to download it or through ftp would work better for my client.
|