Hi all, I have a problem in Login page. I have created a login page with mysql. when the user enter its username and password, if it is matches with database it will redirect to the project main page. Here is the problem occurs. From the main page again I go back to the previous page (i.e. login page) using the browser navigation button. Again Iam moving forward using the navigation button I can able to enter into the project main page without login again.
What I need is if I go back to previous page (i.e. login page), it will automatically gets terminate. If I click forward it will ask for login again to enter into the project main page. Please suggest me to solve this problem. Thanks Nathan
