Hi everyone, There is event handler when item is being added, deleted, checked in or checked out . . . but no handler when the item is being open is there any way I could capture the event when the item is being opened? Please help.
Thanks a lot
Hi everyone, There is event handler when item is being added, deleted, checked in or checked out . . . but no handler when the item is being open is there any way I could capture the event when the item is being opened? Please help.
Thanks a lot
I think you may have to resort to a HttpHandler or HttpModule. We are running into the same issue and will let you know if we find anything out.