A
Anonymous
Guest
i was wondering if there was a way to catch/know end of a session by user on the server side.
the equiv in javascript, disregarding that js is client side, is onunload()
and i think the eqiv in asp is Session_OnEnd() in the global file.
mind you what i am looking for is a user closing his/hers browser or that category of 'abnormal' termination (reset,turn off...)
the equiv in javascript, disregarding that js is client side, is onunload()
and i think the eqiv in asp is Session_OnEnd() in the global file.
mind you what i am looking for is a user closing his/hers browser or that category of 'abnormal' termination (reset,turn off...)