System.Web.Mail, OH MY!
Complete FAQ for sending email in ASP.NET (or trying to) with System.Web.Mail
If you are using .NET 2.0 be sure to check out my
System.Net.Mail
site
»
Home
»
1.0 Introduction
»
2.0 Quickstart Samples
»
3.0 Advanced Samples
»
4.0 Fixing System.Web.Mail
»
5.0 More Resources
»
6.0 RFCs
»
7.0 Third Party Products
»
Complete FAQ
»
Submit Comments
»
About Me
»
About My Products
»
Site Index
Sponsored by
www.aspnetemail.com
System.Web.Mail FAQ
Complete FAQ Listing
2 Quickstart Programming Samples
2.1 How do I send a simple email?
2.2 How do I send a simple Html email?
* You Are Here *
[
Scroll To Answer
] [
Discuss
]
2.3 How do I send an email with attachments?
2.4 How do I change the FROM address to a friendly name?
2.5 How do I change the TO address to a friendly name?
2.6 How do I specify multiple recipients?
2.7 How do I add the Reply-To header to the MailMessage?
2.8 How do I add custom headers to the MailMessage?
2.9 How do I change the port number?
2.2 How do I send a simple Html email?
Printer Friendly
Email This FAQ
Discuss
By default, email sent with System.Web.Mail is formatted as plain text. To format