日期:2015-06-28 00:00:00 来源: IT猫扑网
其实最关键的就是这句要注释掉
JMail.ContentType = text/html 
(为什么要发内嵌的附件图片?因为如果是img src=/uploads/allimg/080527/2317420.jpg)) 
增加一个嵌入式附件 
 The return value of AddAttachment is used as a 
 reference to the image in the HTMLBody. 
contentId = JMail.AddAttachment(Server.MapPath(images/email.gif)) 
Dim contentId 
contentId = JMail.AddAttachment(E:\images\email.gif) 
只有HTML格式支持嵌入图片附件,我们采用HTML格式的邮件内容 
 As only HTML formatted emails can contain inline images 
 we use HTMLBody and appendHTML 
JMail.HTMLBody = 
相关文章
相关下载

360安全卫士最新版 病毒防治83.26 MBv13.0.0.2104 官方正式版
下载
SuperCopy(网页复制插件) 主页浏览292.00 KBv0.1.3 最新版
下载
附件精灵2(DownLoadRAR) 下载工具758.00 KBv2.0 官方绿色版
下载
Eset升级帐号获取器免费版 病毒防治1.05 MBv8.6 绿色版
下载
Dropbox上传附件插件 滤镜插件78.00 KBv1.1.3 免费版
下载
foxmail附件批量导出工具 邮件处理197.00 KBv1.0绿色免费版
下载网友评论