图像不会出现在Lotus Notes中

时间:2009-10-06 10:20:23

标签: html image lotus-notes

获得Lotus Notes 8.5版。

我需要它才能正确显示html img。

<a target='_blank' href='http://www.foo.com'alt="external-link"><img class="document-url-image" src="http://foo.com/images/ico_globe.png" /></a> 

任何想法为什么我得到红色框而不是图像?

这是另一个(使用asp.net处理程序):

 <a href="http://redbull/WebPAC/lv/book.aspx?id=11"> 
    <img src="http://foo.com/bookthumbnail.axd?id=11" alt="book thumbnail" /> 
 </a> 

1 个答案:

答案 0 :(得分:1)

没关系。它缓存了它。在内置浏览器的笔记中粘贴src,重新打开发送的电子邮件后,它看起来很好。