Results 1 to 2 of 2

Thread: Stopping the BACK button

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 1999
    Posts
    80

    Question

    Hi,

    How do I disable the BACK button in a browser without resorting to sending a page into a new window?

    Is the a way to do this with JavaScripts? If yes, can anyone provide some code snippets?

    Otherwise, can I redirect the BACK request back to the current page?

    I have some database processing in a previous page that I do not want my users to repeat by clicking on the BACK button.

    Thanks in advance.

  2. #2
    Addicted Member ShIzO's Avatar
    Join Date
    Apr 1999
    Location
    Bartlett, IL
    Posts
    189

    sorry

    there is really no way to do this in the existing window:

    the only thing you can do is to manipulate Session variables but this is a pain.
    www.HardFind.com -buy/sell/trade your used hardware.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width