hi,

i want to trap the status of session in ASP.net and fire session_end method in global.asax. I am able to call this function when i click on logout but if a user closes his/her browser directly without clicking logout, then session_end method is not called. I want to call this method at this stage also. If anybody has an idea pls share with me.

Thanks in advance.

Jasvinder