
February 27th, 2003, 02:24 PM
|
 |
Contributing User
|
|
Join Date: Jul 2002
Location: Norway
Posts: 57
Time spent in forums: 19 m 33 sec
Reputation Power: 11
|
|
|
Login security problems....
Hi..
I`m building a site that needs login and then check that the user is logged in to visit several pages. The login-stuff is ok and I can do the check on the pages I want, but the problems is that after a user has logged out, he/she can still use the browsers "back-button" and display the contents on the previuos pages, but when reloading the pages my "not logged in" messages appears. Is there anything I can do to prevent the "backbutton" possibility?
My logout-page has only a "session.abandon" function for the logout-procedure.
Freddy....
|