A
AnHund
Hi
I'm trying to catch an event when a web form is closed (user presses X in
upper right corner of form), because I want to do som cleaning up before the
ending the session.
I tried overriding different event handlers like Dispose, OnAbortTransaction
and OnUnload but these handlers are not called.
Actually I thought that Session_End would be called when the form was closed.
Any ideas would be very much appreciated.
Thanks.
BR. AnHund
PS. Hope this is the correct discussion group - couldn't find a closer match.
I'm trying to catch an event when a web form is closed (user presses X in
upper right corner of form), because I want to do som cleaning up before the
ending the session.
I tried overriding different event handlers like Dispose, OnAbortTransaction
and OnUnload but these handlers are not called.
Actually I thought that Session_End would be called when the form was closed.
Any ideas would be very much appreciated.
Thanks.
BR. AnHund
PS. Hope this is the correct discussion group - couldn't find a closer match.