会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
痴人说梦
能够帮助别人成功就是我的最大成功
博客园
首页
新随笔
联系
管理
订阅
2010年12月18日
asp.net2.0邮箱发送代码
摘要: using System.Net.Mail.SmtpClient;using System.Net.MailMessage; protected void btnSendmail_Click(object sender, EventArgs e) { // System.Web.Mail.SmtpMail.SmtpServer is obsolete in 2.0 // System.Net.Ma...
阅读全文
posted @ 2010-12-18 17:46 痴人说梦
阅读(183)
评论(0)
推荐(0)
编辑
公告