When pasting a block of html into Lotus/IBM notes some of the links change (making them unusuable). Is it possible to switch this off?
Example:
When I try to paste this into notes
<a href="file:///\\myserver.com\link\to\file.type">click me<a/>
there seems to be some processing and it becomes:
<a href="file://myserver.com\link\to\file.type">click me<a/>