|
|
Sending email using System.Web.Mail |
|
|
Ray Gao |
|
|
ASP.NET / Email Systems |
|
|
Click to Visit |
|
|
31 |
This article elaborates the new method of sending emails in ASP.NET. Now you could send emails to any specific addresses along with your attachment as option. Usually emails are send by using CDONTS, but here the author demonstrates an example using System.Web.Mail to send a mail.
|