QUESTION POSED ON: 01 November 2005
Can you launch the Lotus Notes client from a Web page? I saw this suggestion of yours in a previous Ask the Expert question.
I have all the registry settings, but whenever I try to launch a link I get "file does not exist" after opening Notes. Here is a sample of my code:
<a href="Notes://server/mail/
mailfilename.nsf/($Inbox)">My Mail File</a>
I'd appreciate any suggestions you might have.
|