Hello,
Thank you for using the community. As I understand, your ASP.NET
application use Form Authentication and non-persisted cookie. You want to
SignOut the user once they close the IE window. Is this correct?
Normmally, we can pust the Formsauthentication.SignOut method in
SessionTimeOut, and use TimeOut setting of session to determine if the user
exits the application.
Luke
Microsoft Online Support
Get Secure!
www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)