I am wondering the approiate code to use when I am trying to have my page not go back. I dont want the user to be able to go back to a page. For example the page gives the data from a form to be submited into the database then redirects the page to another page. I dont want the user to be able to go back to the page that accepts the data and redirects it. I setup a check to check the database but it was mentioned to me that it just uses the cached version of the page. So I guess my question what do I have to do so my page is not cached. Thanks in advance for your help