|
|
Sending Email from an ASP.NET Web Page |
|
|
Scott Mitchell |
|
|
ASP.NET / Email Systems |
|
|
Click to Visit |
|
|
27 |
Sending Email is nothing new to the users, but this article shows the difference while sending emails through an ASP.NET Web Page. SmtpMail class from System.Web.Mail is to be adopted in sending emails. A mail messages class is to be created along with its properties and then mail messages is to be sent in ASP.NET web pages. One more speciality of this article is that the web visitor could send their feedbacks for better improvement.
|