您的当前位置:我要购书网>在线阅读>ASP/PHP/.NET/XML

使用 system.web.mail发送邮件

来源:互联网  作者:  发布:我要购物网收集整理  发布时间:2006-8-31 人气:394

//simple emailMailMessage mail = new MailMessage();mail.To = "me@mycompany.com";mail.From = "you@yourcompany.com";mail.Subject = "this is a test email.";mail.Body = "this is my test email body";SmtpMail.SmtpServer = "localhost"; //your real server goes hereSmtpMail.Send( mail );

//simple Html emailMailMessage mail = new MailMessage();mail.To = "me@mycompany.com";mail.From = "you@yourcompany.com";mail.Subject = "this is a test email.";mail.BodyFormat = MailFormat.Html;mail.Body = "this is my test email body.
this part is in bold";SmtpMail.SmtpServer = "localhost"; //your real server goes hereSmtpMail.Send( mail );

//email with attachments

MailMessage mail = new MailMessage();mail.To = "me@mycompany.com";mail.From = "you@yourcompany.com";mail.Subject = "this is a test email.";mail.Body = "this is my test email body.";MailAttachment attachment = new MailAttachment( Server.MapPath( "test.txt" ) ); //create the attachmentmail.Attachments.Add( attachment ); //add the attachmentSmtpMail.SmtpServer = "localhost"; //your real server goes hereSmtpMail.Send( mail );

//change the TO address to a friendly namemail.From = "\"John Smith\" ";

//multiple recipientsmail.To = "me@mycompany.com;him@hiscompany.com;her@hercompany.com";

http://www.systemwebmail.com/faq/1.aspx

http://www.systemwebmail.com/faq/1.aspx

http://www.systemwebmail.com/faq/1.aspx

http://www.systemwebmail.com/faq/1.aspx

相关文章
· 使用 system.web.mail发送邮件
· 使用delphi开发多媒体播放音轨问题的faq(原创)
· 使用directshow播放摄像头的基类
· 使用dumpbin命令
· 使用mouse_event来模拟一次选中文本框中的文本
· 使用eclipse进行swt编程(2)
· 使用md5校验和算法保护文件
· 使用directshow播放mpeg的基类
· 使用vc6进行ado编程,使用sql server 20..
· 使用vc++进行tray区编程
热点文章
%>
· creating user controls
· 提高fastreplace速度 (fstrrep.pas)
· asc ii 完整码表及简介
· 自动生成拼音(汉字反查到拼音)
· sql2000无法安装的解决办法
· 浏览器集成教学 自定义浏览器
· vc++技术内幕(第四版)笔记(第7章)
· mysql5.0中文乱码解决方案
· sql server日期计算
· vc下利用ado连接access数据库
书店公告:

我要购书网网上购书中心:网上购书网

◇ 购买商品 ◇ 支付与送货 ◇ 我的订单 ◇ 发货与退款 ◇ 联系我们 ◇ 售后服务
· 新手指南
· 购物流程
· 常见问题
· 付款方式
· 送货方式
· 运输说明
· 收 藏 架
· 订单查询
· 我的账户
· 发货通知
· 汇款招领
· 退款申请
· 缺书登记
· 意见反馈
· 联系我们:15925619686
· 售后服务
· 交易条款
· 工作时间
关于书店 | 团购服务 | 合作伙伴 | 友情链接 | 隐私保护 | 交易条款 | 版权声明| 购物券 | 招聘信息
 淘宝旺旺:我要购书网上书店『图书目录
本购书中心地址: 杭州市延安路111号清波商厦南楼D座(总部) 上海市闸北区老沪太路网上购书中心(沪部),  邮编:310002
电子邮件:books@51goushu.com  经营许可证编号:沪ICP备06038574号
版权所有 2003-2008 © All Rights Reserved .购书网