Home »

How do I send email message from ASP.NET ?

Question ListCategory: ASP.NETHow do I send email message from ASP.NET ?
jessica537 author asked 9 years ago
1 Answers
alisataylore190 author answered 8 years ago

ASP.NET provides two namespaces System.WEB.mailmessage classand System.Web.Mail.Smtpmail class. Just a small homework create a Asp.NET project and send a email at xyz@example.com. Do not Spam.

Please login or Register to Submit Answer