摘要:
using System;using System.Collections.Generic;using System.Web;using System.Net.Mail;using System.Text;using System.Configuration;using System.Web.UI;using System.Web.UI.WebControls;public partial class sendmail : System.Web.UI.Page{ //带附件发送 public static bool SendMailsf(string fromUser, st... 阅读全文
posted @ 2012-04-11 18:09
暗夜螃蟹
阅读(229)
评论(0)
推荐(0)
浙公网安备 33010602011771号