摘要: crm 需要推送邮件,网上搜了搜 直接上代码 mailhelper mail帮助类 using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Mail; 阅读全文
posted @ 2014-02-24 15:07 璇狼之风 阅读(571) 评论(0) 推荐(2) 编辑
摘要: 观看了Insus的视频写下来的,代码可能有点冗长,如有好的想法的,可以多交流。 前台: <form id="form1" runat="server"> <div> <asp:Button ID="Button1" runat="server" Text="备份数据库" OnClick="Butto 阅读全文
posted @ 2014-02-24 13:55 璇狼之风 阅读(1277) 评论(0) 推荐(1) 编辑