Tags
Ajax ASP asp upload autorun cookies CoolCode datatime DOM domain email firebug firefox focus Get hmailserver IE ie6 IE if语法 if语法 IMAP javascript Jimmy jmail js JScript json JS乘法 js跨域 maimaij MaiMaiJ Live Messenger MSN mssql mssql image mysql password PclZip performance PHP protoytpe SEO Session sql windows WordPress XMLSeptember 2010 M T W T F S S « Aug 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Categories
Tag Archives: jmail
w3JMail4.4免费下载级使用说明(例子)
Click Here To Download <% On error resume next Dim JMail, contentId Set JMail = Server.CreateObject("JMail.Message") JMail.Charset = "gb2312" ‘邮件字符集,默认为"US-ASCII" ‘ JMail.ISOEncodeHeaders = False ‘ 是否进行ISO编码,默认为True ‘ 发送者信息(可用变量方式赋值) JMail.From = "username@domain.com" ‘ 发送者地址 JMail.FromName = "名字" ‘ 发送者姓名 JMail.Subject = … Continue reading