skip to main
|
skip to sidebar
ASP.NET
This bolg provides information on ASP.NET
Wednesday, March 16, 2005
Sending mail
You can use the System.Web.Mail.MailMessage and the System.Web.Mail.SmtpMail class to send e-mail in your ASPX pages. Below is a simple example of using this class to send mail
<%@ Import Namespace="System" %>
<%@ Import Namespace="System.Web" %>
<%@ Import Namespace="System.Web.Mail" %>
Mail Test
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Search This Blog
Blog Archive
►
2012
(2)
►
October
(2)
►
2009
(1)
►
July
(1)
▼
2005
(16)
►
September
(2)
►
July
(1)
►
April
(7)
▼
March
(6)
Playing Flash Files in ASP.NET
Sending mail
TIP#1 : ASP.NET
Pagination in ASP.Net DataGrid
Dr. Dotnetsky's Cool .NET Tips & Tricks
ASP.NET Vulnerability
►
2004
(54)
►
October
(4)
►
September
(16)
►
August
(8)
►
July
(20)
►
June
(6)
About Me
Mitesh V. Mehta
View my complete profile
Followers
No comments:
Post a Comment