Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

e-mail form with attachment

Status
Not open for further replies.

Nene75

Programmer
Feb 27, 2003
138
0
0
US
Hi everyone:

I am I have a form with various fields in it. This form sends the results to the e-mail address. I am getting all the results in e-mail that the users have entered in the form but I am not getting the file attachment with the e-mail.

Any help provided would be appreciated.

Thanks
 
let's see the code. Usually without providing your syntax it would be very hard to help




[tt][sup]- aspNovice
wait2.gif

[/sup]
 
<form action=&quot;mailto:Neha.Desai@hitecsystems.com?Subject=Resume&Body=Upload your resume that is in MS Word format .&quot; method=&quot;post&quot; enctype=&quot;text/plain&quot; name=&quot;frmSubmitResume&quot; target=&quot;_blank&quot; id=&quot;frmSubmitResume&quot; onSubmit=&quot;MM_validateForm('FirstName4','','R','LastName3','','R','HomePhone3','','R','EMail3','','RisEmail','DegreeAttained3','','R','DegreeMajor3','','R','Expertise3','','R','Skills3','','R','TotalExp3','','R','RelExpe3','','R');return document.MM_returnValue&quot;>
<table width=&quot;100%&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;>
<tr>
<td height=&quot;13&quot; colspan=&quot;2&quot;><font size=&quot;1&quot; face=&quot;Tahoma&quot;><br>
Use the form below to submit your profile. All information
you send to us will be held in the strictest confidence.</font></td>
</tr>
<tr>
<td height=&quot;21&quot; colspan=&quot;2&quot;> <hr size=&quot;1&quot; noshade color=&quot;#000099&quot;></td>
</tr>
<tr>
<td width=&quot;43%&quot;> <div align=&quot;right&quot;><font size=&quot;1&quot; face=&quot;Tahoma&quot;><strong>JOB
APPLIED FOR:</strong> </font></div></td>
<td width=&quot;57%&quot;> <font size=&quot;1&quot; face=&quot;Tahoma&quot;>
<input name=&quot;JobApplied&quot; type=&quot;text&quot; id=&quot;JobApplied3&quot; size=&quot;50&quot;>
</font></td>
</tr>
<tr>
<td colspan=&quot;2&quot;> <hr color=&quot;#000095&quot;> </td>
</tr>
<tr>
<td height=&quot;13&quot; colspan=&quot;2&quot;><font size=&quot;1&quot; face=&quot;Tahoma&quot;><strong>CONTACT
INFORMATION</strong></font></td>
</tr>
<tr>
<td colspan=&quot;2&quot;> <div align=&quot;left&quot;><font color=&quot;#CC0033&quot; size=&quot;1&quot; face=&quot;Tahoma&quot;>*
Indicates required field.</font></div></td>
</tr>
<tr>
<td> <div align=&quot;right&quot;><font color=&quot;#CC0033&quot; size=&quot;1&quot; face=&quot;Tahoma&quot;>*</font><font size=&quot;1&quot; face=&quot;Tahoma&quot;>First
Name: </font></div></td>
<td><font size=&quot;1&quot; face=&quot;Tahoma&quot;>
<input name=&quot;FirstName&quot; type=&quot;text&quot; id=&quot;FirstName4&quot;>
</font></td>
</tr>
<tr>
<td> <div align=&quot;right&quot;><font color=&quot;#CC0033&quot; size=&quot;1&quot; face=&quot;Tahoma&quot;>*</font><font size=&quot;1&quot; face=&quot;Tahoma&quot;>Last
Name:</font></div></td>
<td><font size=&quot;1&quot; face=&quot;Tahoma&quot;>
<input name=&quot;LastName&quot; type=&quot;text&quot; id=&quot;LastName3&quot;>
</font></td>
</tr>
<tr>
<td height=&quot;26&quot;> <div align=&quot;right&quot;><font size=&quot;1&quot; face=&quot;Tahoma&quot;>Street
Address:</font></div></td>
<td><font size=&quot;1&quot; face=&quot;Tahoma&quot;>
<input name=&quot;StreedAddress&quot; type=&quot;text&quot; id=&quot;StreedAddress3&quot;>
</font></td>
</tr>
<tr>
<td> <div align=&quot;right&quot;><font size=&quot;1&quot; face=&quot;Tahoma&quot;>City/Town:</font></div></td>
<td><font size=&quot;1&quot; face=&quot;Tahoma&quot;>
<input name=&quot;CityTown&quot; type=&quot;text&quot; id=&quot;CityTown3&quot;>
</font></td>
</tr>
<tr>
<td> <div align=&quot;right&quot;><font size=&quot;1&quot; face=&quot;Tahoma&quot;>Zip Code:</font></div></td>
<td><font size=&quot;1&quot; face=&quot;Tahoma&quot;>
<input name=&quot;ZipCode&quot; type=&quot;text&quot; id=&quot;ZipCode3&quot;>
</font></td>
</tr>
<tr>
<td> <div align=&quot;right&quot;><font color=&quot;#CC0033&quot; size=&quot;1&quot; face=&quot;Tahoma&quot;>*</font><font size=&quot;1&quot; face=&quot;Tahoma&quot;>Home
Phone:</font></div></td>
<td><font size=&quot;1&quot; face=&quot;Tahoma&quot;>
<input name=&quot;HomePhone&quot; type=&quot;text&quot; id=&quot;HomePhone3&quot;>
</font></td>
</tr>
<tr>
<td> <div align=&quot;right&quot;><font size=&quot;1&quot; face=&quot;Tahoma&quot;>Work Phone:
</font></div></td>
<td><font size=&quot;1&quot; face=&quot;Tahoma&quot;>
<input name=&quot;WorkPhone&quot; type=&quot;text&quot; id=&quot;WorkPhone3&quot;>
</font></td>
</tr>
<tr>
<td> <div align=&quot;right&quot;><font color=&quot;#CC0033&quot; size=&quot;1&quot; face=&quot;Tahoma&quot;>*</font><font size=&quot;1&quot; face=&quot;Tahoma&quot;>E-mail:</font></div></td>
<td><font size=&quot;1&quot; face=&quot;Tahoma&quot;>
<input name=&quot;EMail&quot; type=&quot;text&quot; id=&quot;EMail3&quot; size=&quot;40&quot;>
</font></td>
</tr>
<tr>
<td colspan=&quot;2&quot;> <hr color=&quot;#000095&quot;> </td>
</tr>
<tr align=&quot;left&quot; valign=&quot;top&quot;>
<td height=&quot;21&quot; colspan=&quot;2&quot;> <div align=&quot;left&quot;><font size=&quot;1&quot; face=&quot;Tahoma&quot;>Upload
your resume that is in MS Word format by clicking the browse
button and locating the document on your local drive</font>.</div></td>
</tr>
<tr>
<td height=&quot;26&quot;> <div align=&quot;right&quot;><font color=&quot;#CC0033&quot; size=&quot;1&quot; face=&quot;Tahoma&quot;>
*</font><font size=&quot;1&quot; face=&quot;Tahoma&quot;><strong>ATTACH RESUME:</strong>
</font></div></td>
<td><p><font size=&quot;1&quot; face=&quot;Tahoma&quot;>
<input type=&quot;file&quot; name=&quot;attachment&quot;>
</font></p></td>
</tr>
<tr>
<td height=&quot;26&quot;><font size=&quot;1&quot; face=&quot;Tahoma&quot;>&nbsp; </font></td>
<td><font size=&quot;1&quot; face=&quot;Tahoma&quot;>
<input name=&quot;Reset&quot; type=&quot;reset&quot; id=&quot;Reset23&quot; value=&quot;Reset&quot;>
<input type=&quot;submit&quot; name=&quot;Submit&quot; value=&quot;Submit&quot;>
</font></td>
</tr>
</table>
</form>
 
u can't send attch. with &quot;mailto&quot; tag only
u need some server componenet that will allow Upload of images and then attachement of them and then sending(3 step process)......as in CDONTS for ASP
All the best!

> need more info?
:: don't click HERE ::
 

lebisol and aspNovice :

Thanks for your reply.

Do I need to purchase the server componanet software for uploading files from end-user or can it be downloaded for free from the net?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top