In Lotus Notes mail, you can create a message that contains an image in it.
How can I add an HTML link to that image, so that when the (Internet) recipient gets it, they can click on the image and have the browser jump to the link?
In Lotus Notes mail, you can create a message that contains an image in it.
How can I add an HTML link to that image, so that when the (Internet) recipient gets it, they can click on the image and have the browser jump to the link?
Subject: Try hotspot
Right click on the image, select Add Default Hotspot.
Input the html link in the Value field.
Subject: Hotspot
Li Juan,
I should’ve mentioned in my first post that a hotspot was already tried. It works OK internally, but messages sent to Internet addresses don’t retain the hotspot information.
Any other suggestions?
-Jack
Subject: Create messages as HTML
Look at the NotesMimeEntity and associated classes. Search for examples in this and the other Notes forums.