i am working on a site for a recruiter, and want people to be able to upload their resume, and then when they hit the submit button, it emails the resume to the appropriate person.
How do i do that?
Thanksdo u know what scripting languages the server that you are using supports? PHP, ASP, etc.it is php.... the form setup that is...
you can view the form i have so far at
<!-- w --><a class="postlink" href="http://www.carpenoctem.tv/focus/contact.html">www.carpenoctem.tv/focus/contact.html</a><!-- w -->
i will upload what i have for the php to email the formSince it's php you mention, and php you need - doesn't this actually belong in the serverside/php forum ??
Somewhere in there you'll find an enormous thread primarily involving Scoutt and Josh about a user uploading an image which was then emailed as an attachment. If you search and find that thread, most of your problems will be solved. Good hunting.i have a form located at <!-- w --><a class="postlink" href="http://www.carpenoctem.tv/focus/contact.html">www.carpenoctem.tv/focus/contact.html</a><!-- w -->
i want people to be able to be able to upload a file, and then when they hit the submit button have the file sent attached to the email.
i am new to php, so i do not get a lot of it... any help is appreciated.
thanks
i have attached the php file below....learn to use the search feature of the forum
<!-- m --><a class="postlink" href="http://www.htmlforums.com/showthread.php?s=&threadid=38306&highlight=email+attachment+phpCarpeNoctem">http://www.htmlforums.com/showthread.ph ... arpeNoctem</a><!-- m -->, please keep to the same thread. I have merged your other thread that talked about the samething.
How do i do that?
Thanksdo u know what scripting languages the server that you are using supports? PHP, ASP, etc.it is php.... the form setup that is...
you can view the form i have so far at
<!-- w --><a class="postlink" href="http://www.carpenoctem.tv/focus/contact.html">www.carpenoctem.tv/focus/contact.html</a><!-- w -->
i will upload what i have for the php to email the formSince it's php you mention, and php you need - doesn't this actually belong in the serverside/php forum ??
Somewhere in there you'll find an enormous thread primarily involving Scoutt and Josh about a user uploading an image which was then emailed as an attachment. If you search and find that thread, most of your problems will be solved. Good hunting.i have a form located at <!-- w --><a class="postlink" href="http://www.carpenoctem.tv/focus/contact.html">www.carpenoctem.tv/focus/contact.html</a><!-- w -->
i want people to be able to be able to upload a file, and then when they hit the submit button have the file sent attached to the email.
i am new to php, so i do not get a lot of it... any help is appreciated.
thanks
i have attached the php file below....learn to use the search feature of the forum
<!-- m --><a class="postlink" href="http://www.htmlforums.com/showthread.php?s=&threadid=38306&highlight=email+attachment+phpCarpeNoctem">http://www.htmlforums.com/showthread.ph ... arpeNoctem</a><!-- m -->, please keep to the same thread. I have merged your other thread that talked about the samething.