I'm trying to let users log off. However, I am having a problem. I set the cookie to be null, but when I go to the Account link, the last user is still logged in. It should have redirected me to the login page.
Any idea on how to log users off and reset everything?
Thanks,
J