froggerIII
Programmer
i am writing an application in which it is very important that users go sequentially through each page, and because issues with session variables and the database, things can get messed up when the user presses the back button in the browser. We have provided a navigation bar at the bottom of the page, and if that is used, everything is fine (session variables and such are set when the back button is pressed on the nav bar) Is there a way to keep the users from pressing the back button on the browser