Appenddoc link

Hi All,

I have written an agent which sends mail to noes client user with a doc link…

I when concern person open this mail and click on to the link document will open on the client it self…

instead of this I would like to open that document at web. This is web based application.

Plz help. or provide code how to perform this taks

The code is:

Call rt.AppendDocLink(doc, “fg”,“link”)

Regards,

Vikas K Sinha

Subject: Appenddoc link

instead of appending a doclink, construct a url with the unid of the document you want to open and append it to the message

http://server/path/file.nsf/view/unid?OpenDocument