【发布时间】:2016-06-13 14:26:58
【问题描述】:
我正在尝试通过 Netsuite 创建电子邮件模板,但图像根本没有加载到 Outlook 上。
HTML:
<div style="text-align: center;"><a href="http://www.homecityinc.com/" target="_blank"><img alt="" src="https://system.na1.netsuite.com/core/media/media.nl?id=430220&c=3864409&h=87abba2fcc9b92415c57" style="display:block;" /></a></div>
<div style="text-align: center;"> </div>
【问题讨论】:
-
不确定,但可能是因为您使用的是
https -
很抱歉问了这么明显的问题,但是... Outlook 是否提示下载外部资源并且用户接受下载?
-
图片路径不存在。也许这就是为什么
-
好吧,@AlonEitan,路径似乎存在,您可以在代码 sn-p 上看到。
-
@inafalcao 是的,但它与问题中的代码路径不同。另外 - 请求类型是
document而不是图像
标签: html html-email netsuite outlook-2010 outlook-2007