I'm trying to include a Lotus Notes database icon on an HTML page that, when clicked, will open the Lotus Notes database in the Lotus Notes client. Is this possible? Do you have any suggestions?
You can create a Notes Data Link (NDL) file which the image can link to. When clicked from the browser, the NDL will open the Lotus Notes client and launch the linked resources.
To create the NDL file:
- Create a link (document, view or database) using the copy as link command.
- Open Notepad.
- Paste the link from the clipboard.
- Save the text file with the extension |.ndl|.
Opening this file will launch Lotus Notes to the resources.
Do you have comments on this Ask the Expert Q&A? Let us know.
This was first published in March 2006