E
EagleRed
I have an ASP.NET 2.0 application using Forms authentication with a SQL 2005
Membership provider. I can get users logged in OK, but it is not clear how
to log them out without timing out the session? How can this be done? I'd
like to provide a logout button and log the user out in the handler.
Thanks for your help.
Membership provider. I can get users logged in OK, but it is not clear how
to log them out without timing out the session? How can this be done? I'd
like to provide a logout button and log the user out in the handler.
Thanks for your help.