Closing the browser doesn't do anything on the server side, unless
there's some sort of ugliness with javascript going on. If a
server-side session is being created, you definitely want to have a
Logout function - and make sure it invalidates/deletes the session.
I've looked at too many apps where...
there's some sort of ugliness with javascript going on. If a
server-side session is being created, you definitely want to have a
Logout function - and make sure it invalidates/deletes the session.
I've looked at too many apps where...
[ more ]