2007年4月27日

摘要: Sub Jmail(Email,Topic,Mailbody)On Error Resume Next Dim JMail Set JMail = Server.CreateObject("JMail.Message") JMail.silent=true JMail.Logging = True JMail.Charset = "gb2312"If Not(Web_Const(64) = "" ... 阅读全文

posted @ 2007-04-27 10:07 黄毅 阅读(315) 评论(0) 推荐(0) 编辑


Copyright © 2024 黄毅
Powered by .NET 8.0 on Kubernetes