D
Dan Aldean
Hi,
I have an application that needs to save some info in the database when the
user closes the application by clicking the x box in the right top corner of
the window.
I tried the session_end event in the global module but it only fires with
the timeout, not when the app is closed.
Application_end doesn't work either.
I use InProc in web.config.
Thanks
I have an application that needs to save some info in the database when the
user closes the application by clicking the x box in the right top corner of
the window.
I tried the session_end event in the global module but it only fires with
the timeout, not when the app is closed.
Application_end doesn't work either.
I use InProc in web.config.
Thanks