hi,
I was thinking about making a secure web site, but the thought has just crossed my mind that I'd like it when a user visits the page on the site, then another site, then say presses back and refresh, to make the user have to relogin.
how on earth would I detect the fact that the user has left the site using the session api. I haven't been able to come up with anything.
any suggestions or other approaches anyone?
John