#region
using System;
using System.IO;
using System.Security.Cryptography;
using System.Text;
#endregion
namespace Wen.Helpers.Common
{
/// amp;amp;lt;summaryamp;amp;gt;
/// 安全助手
// ...……
ASP.net 1.1 smtp发邮件
Sent email by System.Web.Mail.MailMessage in c#[email protected]
-----------------------------------------------------
public void SendMail ...……