Attachment event tracing

H

Hemo

HI,

I have developed a custom form of IPM.Note Message class, the
functionality goes like this, the initiator of form attaches several
documents to the form and specifies the list of users to which the
form has to be sent in sequence for feedback on the attached documents
(which is edited and saved back to the attachments of form). This form
carries these updated attachments to each user in series till the last
user and then backs to the initiator.

My problem is, if the user has opened the attachment and forgets to
save and close, he clicks on the process button on form to next user,
I need to track the open attachment and make sure these are saved back
with updated version and avoid any message prompted by outlook alert
‘some attachments are open XXXX changes will be lost, Y/N'.

How do I track the attachment open and save/close of attachment event?
How do I avoid the message prompted by outlook for alerting?
If the user answers the outlook attachment warning message with yes
the form vanishes from the inbox (not to be found in any of the next
user list or deleted items)

Suggest me how to trace this situation


Thanks in advance
 
Top