How to create hyperlink to legacy application in Lotus Notes
Posted
by
Thorbjørn Ravn Andersen
on Super User
See other posts from Super User
or by Thorbjørn Ravn Andersen
Published on 2010-10-26T11:12:42Z
Indexed on
2012/06/03
10:43 UTC
Read the original article
Hit count: 330
We have a legacy application in Lotus Notes which I occasionally need to direct others to through either email or a web page. I've had a look and Notes supports right-click->Copy as link which gives me the following on the clipboard:
TITLE
<NDL>
<REPLICA 41256489:003B32D7>
<VIEW OF23697E95:6CDA5D6D-ON412564C7:00553BC3>
<NOTE OF6BCA8821:34ABD6F6-ONC12577C8:0034BEF2>
<HINT>CN=XXX/O=YYY</HINT>
<REM>....</REM>
</NDL>
(slightly anonymized).
How can I create a hyperlink which - when clicked - allow others to open Notes to this location?
Note: We run 5.0.11.
© Super User or respective owner