Categories
Tags → Smtpmail

Sending Email with ASP.NET

In this article we will be discussing on how you can send emails using your ASP.NET applications. In ASP.NET application, you can send electronic mails by using either the SmtpMail class or the MailMessage class found in the System.Web.Mail namespace.
DETAILS

Contact Form in ASP.NET

It''s easier than Classic ASP to send email within an ASP.NET application. All you need is to use SmtpMail class in your application. Current example uses SmtpMail class to send a web message to your email. You may use it with copying and edit a...
DETAILS

Advanced Mail

Advanced Mail lets you send e-mail from your web pages. It provides support for the most popular e-mail objects: Persits AspEmail - Cdonts - CdoSys - Dimac JMail Soft Artisan SMTPmail - ServerObjects AspMail.
DETAILS
©2003-2019 jCay.com