• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            C++ Programmer's Cookbook

            {C++ 基礎(chǔ)} {C++ 高級} {C#界面,C++核心算法} {設(shè)計模式} {C#基礎(chǔ)}

            Sending Email in .NET

            Author: James Foster Date Posted: 09/05/2001 .NET Version: 1.0.3705
            If you've had to send email with regular ASP, you've probably used CDONTS. In .NET, this functionality has been rolled into the Framework, and is part of the System.Web.Mail namespace. Using the classes in this namespace, you can easily construct and send email, with attachments if you wish, using the SMTP service built into Windows.
            System.Web.Mail Namespace
            The System.Web.Mail namespace is composed of three classes and three enumerations.

            Classes:

            MailAttachmentRepresents the attachments of an email.
            MailMessageRepresents the email itself.
            SmtpMailResponsible for sending MailMessages via SMTP.

            Enumerations:

            MailEncodingSpecifies the Encoding of the message: Base64 or UUEncode
            MailFormatSpecifies the Format of the message: Html or Text
            MailPrioritySpecifies the Priority of the message: High, Medium, or Low.
            Constructing the MailMessage
            The MailMessage object represents an email. You start by instantiating a MailMessage object, and then set the properties with the details of the email. The following properties are the ones you are most likely to use in your application:

            Attachmentsthe list of attachments (represented by MailAttachment objects) that are transmitted with the email
            Bcca semicolon-delimited list of email addresses that receive a Blind Carbon Copy (BCC) copy of the email message
            Bodythe body of the email
            BodyFormatspecifies the MailFormat of the email
            Cca semicolon-delimited list of email addresses that receive a Carbon Copy (CC) of the email message
            Fromthe email address of the sender
            Priorityspecifies the MailPriority of the email
            Subjectthe subject of the email
            Tothe email address of the recipient
            UrlContentBasethe URL base of all relative URL's used in an Html Body
            UrlContentLocationSpecifies the Priority of the message: High, Medium, or Low.
            Sending with SmtpMail
            Once you have constructed your MailMessage object, you use another object, SmtpMail, to actually send it. The most important method on the SmtpMail object is a static method, Send. This method has two variants. One allows you to send a MailMessage object:
            SmtpMail.Send(myEmailObject);
            Another variant allows you to specify the sender, recipient, subject and the body of an email, and have it sent right away.
            SmtpMail.Send(strFrom, strTo, strSubject, strBody);
            Example
            Now let's look at an example that pulls this all together. We'll start by creating a MailMessage object, setting a few properties, and finally sending the email with the SmtpMail object.

            <%@ Page Language="C#"%>

            <scriptlanguage="C#"runat="server">

            void Page_Load()
            {
            ????// CREATE A MAIL MESSAGE
            ????System.Web.Mail.MailMessage myEmail=new System.Web.Mail.MailMessage();

            ????// SET MESSAGE PARAMETERS
            ????myEmail.From ="agent@mypersonalshoppers.com";
            ????myEmail.To ="john@johnsmith.com";
            ????myEmail.Subject ="Product Availability Notice";
            ????myEmail.BodyFormat = System.Web.Mail.MailFormat.Html;
            ????myEmail.Body ="The sunglasses you expressed interest in are now in stock.";

            ????//SEND THE MESSAGE
            ????System.Web.Mail.SmtpMail.Send(myEmail);

            ????//UPDATE STATUS
            ????lblMailStatus.Text ="Mail successfully sent.";
            }

            </script>

            <html>
            <body>

            <asp:Label id="lblMailStatus"runat="server"/>

            </body>
            </html>

            posted on 2006-04-14 12:43 夢在天涯 閱讀(441) 評論(0)  編輯 收藏 引用 所屬分類: C#/.NET

            公告

            EMail:itech001#126.com

            導(dǎo)航

            統(tǒng)計

            • 隨筆 - 461
            • 文章 - 4
            • 評論 - 746
            • 引用 - 0

            常用鏈接

            隨筆分類

            隨筆檔案

            收藏夾

            Blogs

            c#(csharp)

            C++(cpp)

            Enlish

            Forums(bbs)

            My self

            Often go

            Useful Webs

            Xml/Uml/html

            搜索

            •  

            積分與排名

            • 積分 - 1804303
            • 排名 - 5

            最新評論

            閱讀排行榜

            久久精品国产99国产精偷| 热久久国产精品| 久久久精品国产Sm最大网站| 9999国产精品欧美久久久久久 | 国产激情久久久久影院老熟女免费| 俺来也俺去啦久久综合网| 国产成人无码精品久久久久免费| 久久精品人人做人人爽电影蜜月| 国产精品久久久天天影视香蕉| 亚洲成色999久久网站| a级毛片无码兔费真人久久 | 国产精品久久久99| 久久久久九国产精品| 国内精品伊人久久久久网站| 亚洲综合精品香蕉久久网| 狠狠人妻久久久久久综合蜜桃| 亚洲狠狠久久综合一区77777| 久久天天躁狠狠躁夜夜av浪潮| 欧洲成人午夜精品无码区久久 | 国产精品欧美久久久天天影视| 久久这里只有精品视频99| 四虎影视久久久免费| 久久综合综合久久97色| 久久综合久久性久99毛片| 久久精品极品盛宴观看| 精品综合久久久久久88小说 | 国产精品久久久福利| 久久99精品久久久久久水蜜桃| 亚洲伊人久久成综合人影院 | 国产精品日韩欧美久久综合| 热久久最新网站获取| 成人综合伊人五月婷久久| 久久精品国产亚洲7777| 久久人爽人人爽人人片AV| 久久er国产精品免费观看8| 亚洲AV日韩AV天堂久久| 日韩人妻无码一区二区三区久久99| 精品久久久久久国产| 久久久久久免费视频| 狠狠久久综合伊人不卡| 久久久噜噜噜久久中文福利|