APPLICATION DESIGN
Note A Domino URL command is not the same as an IBM® Lotus® Notes® URL command. Domino URL commands use a web browser interface to access and navigate applications, while Notes URL commands use the URL structure to access and navigate applications within a Notes client.
The Domino URL command syntax
Domino URL commands have the syntax:
http://Host/DominoObject?Action&Arguments
Where
http://www.mercury.com/discussion.nsf/By+Author
Http://www.mercury.com/discussion.nsf/By%20Author
http://www.mercury.com/leads.nsf/ByCompany/Smith%20%2B%20Jones?OpenDocument
and
http://www.mercury.com/leads.nsf/ByCompany/Smith%20+%20Jones?OpenDocument
will work but
http://www.mercury.com/leads.nsf/ByCompany/Smith+++Jones?OpenDocument
will not.
Http://www.mercury.com/leads.nsf/By%20Company/Smith%26Jones,%20Inc.?OpenDocument
but this one will result in "Error 404 - Entry not found in index":
http://www.mercury.com/leads.nsf/ByCompany/Smith/Jones
http://www.mercury.com/leads.nsf/By+Salesperson?OpenView&ExpandView
http://www.mercury.com/discussion.nsf/Docs/By+Author