Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hyperlink using Agents?.

Status
Not open for further replies.

trsara

Programmer
Dec 16, 2001
2
IN
Hi,
In Lotus Notes,as the memory size of the database increases due to the attachments we are tring to create the agent with the following requirements.

This Agent has to be run manually.

(1) Whenever the mail has an attachment(Ex. TEST.TXT) agent should extract the attachemnt to the local disk.(Ex. C:\)
(2) Instead of attachment,mail document should contain the Hypelink to the location of detached document.
(Ex. C:\TEST.TXT)

We are stuck with Hyperlink part.

So how do we dynamically create an Hyperlink?.

Thanks.
Regards, Saravanan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top