-
File Upload
Is it possible to add a file upload box to a form that can be sent to an email? One of the things I want to use this for is an online application, so that a person can fill out their information and also upload a resume if they want. I have a PHP script that will send everything but the uploaded file.
Thanks for the help!
-
Have a look on google
http://www.google.co.uk/search?hl=en...ad+email&meta=
Make sure you have an ecoding tag in your form tag, I sometimes forget to put that in and it wont send the attachment.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules