I'm using form authentication. The user logs in ok and then clicks logout which calls the formsauthentication.logout which successfully logs them out. Then if the user logs back in without closing the browser and clicks logout it doesn't clear the authentication (log them out). any assistance would be great.