Url of notes'document

Hello,In a form i have a button wich send a mail to someone,but i have to send the url of the document in the mail.

any ideas??

Subject: url of notes’document

http://server/database/view/DocumentUNID?OpenDocument

You can use the server common name or any valid DNS name for server.

You can use @WebDbName (replaces \ with /) or the database replica ID for database.

You can use view name or unique ID for view.

Subject: RE: url of notes’document

Stephen assumes you want the Domino URL of the document, but possibly you meant the Notes URL. If you say more about your application there may be better answers.

Subject: RE: url of notes’document

Actually i have a form and when i click a button a mail is sent to someone with the url of the doc so he can open the doc in a web navigator.Hope i was clear!