posts - 23, comments - 6, trackbacks - 0, articles - 0
            BlogJava :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理

          <!--#include file="md5.asp" -->
          <html>
          <head>
          <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
          <title>J-mail</title>
          </head>

          <body>
          <%
          Dim JMail
          Set JMail = Server.CreateObject("JMail.Message")
          username="litianyi"
          session("rid")=md5(username)
          smtpserver = "smtp.163.com"???????????????????? ??? '郵局服務器地址
          smtpuser = "***"?????????????????????????????????????? ??? ?? 'smtp服務器驗證登陸名
          smtppwd = "***"???????????????????????????????????????? ? ? 'smtp信箱密碼
          Jmail.Silent = true
          JMail.Charset = "gb2312"
          JMail.Logging = true
          JMail.Priority = 3
          jMail.ContentType? =? "text/html"?

          JMail.From = litianyi520@163.com??????????? ? '?你的郵箱地址
          JMail.FromName = "李"
          Jmail.ReplyTo ="litianyi520@163.com"?????????? ?'?你的郵箱地址
          JMail.AddRecipient(gaoxuelei1983@126.com)???? '郵件收件人的地址

          JMail.Subject = "Test for JMail"??????????????????????? '郵件標題

          JMail.Body = JMail.Body &"親愛的客戶:<font color=red>"&name&"</font><br><b><font color=green>歡迎加入


          Jmail.MailServerUserName = smtpuser
          Jmail.MailServerPassWord = smtppwd

          Jmail.Send(smtpserver)
          isgo = Jmail.Send(smtpserver)
          if isgo then
          RESPONSE.WRITE("提交成功!謝謝你的支持。")
          RESPONSE.WRITE(JMail.log)
          else
          RESPONSE.WRITE(JMail.log)
          end if

          JMail.Close()
          Set JMail = Nothing
          %>


          </body>
          </html>


          評論

          # re: 通過MD5做個簡單的郵箱注冊認證功能  回復  更多評論   

          2008-10-20 23:27 by 葉穎
          我奮斗

          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          主站蜘蛛池模板: 防城港市| 林周县| 武川县| 阿城市| 得荣县| 武功县| 根河市| 当涂县| 甘南县| 博兴县| 大丰市| 泽州县| 工布江达县| 巴林右旗| 呼图壁县| 泌阳县| 霍林郭勒市| 炉霍县| 沛县| 安宁市| 定远县| 小金县| 兴隆县| 峨眉山市| 杨浦区| 潼南县| 红桥区| 夏津县| 全州县| 泽州县| 哈尔滨市| 新化县| 鹤庆县| 区。| 蒙自县| 大渡口区| 禄丰县| 石门县| 南漳县| 浦江县| 宁蒗|