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>