View Single Post
  #1 (permalink)  
Old March 9th, 2010, 07:00 AM
Hannibal Hannibal is offline
Authorized User
 
Join Date: Feb 2006
Posts: 63
Thanks: 1
Thanked 0 Times in 0 Posts
Send a message via Yahoo to Hannibal
Default Opening word document

Hi,

I have a asp page, which is used to send e-mail. In the mail, I have a link to open a document, which is in a webpage.

The user gets the email in mail box(outlook 2007/webmail) . When the user clicks on the link in the mail, i want to fetch the username and password of the user and then send it to web application by which the user can be logged in and display(open) the document.

How to achieve this?

Thank you.
Reply With Quote