Want to know "who has accessed the attachment's in a document,if accessed then when?

How can I track when and who have accessed the attachment in a document. I donot want to track who have accessed the document. There may be 10 users who have accessed the document but out of the 10 only say 2 users have accessed the attachment. I would like to track these 2 users only not the 10.

Subject: Want to know "who has accessed the attachment’s in a document,if accessed then when?

Hi,

U need this in Notes Client / Web Browser?

Regds,

Bruno~!

Subject: RE: Want to know "who has accessed the attachment’s in a document,if accessed then when?

I want know this with respect to Notes Client.

Subject: RE: Want to know "who has accessed the attachment’s in a document,if accessed then when?

What I’ve seen done, that might work, I haven’t done it myself and we didn’t have a “log.” is:

On your form - you have a rich text field which stores the attachment and is hidden.

You have a button to add attachments - to the rich text field.

Those who have access to view the attachment also see a button and click on it to launch the attachment.

I assume, you would only then need to add a log to the button to capture who has opened the attachment and when.