2009-10-06 67 views
0

有Lotus notes 8.5版本。圖片不出現在Lotus Notes中

我需要它來正確顯示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

它的罰款。它緩存了它。在註釋內置瀏覽器中粘貼src,並在重新打開發送的電子郵件後,它看起來很好。