Control Back Button

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hellion84
    New Member
    • Jun 2007
    • 1

    #1

    Control Back Button

    Hi,

    I need a code to control the function of the back button on browsers. Specifically, I need the back button to ignore the browswe history and go back to my index.html each time the user hits it, even though the history has registered another link within my webpage.

    Does anyone know how to do that?
  • DeMan
    Top Contributor
    • Nov 2006
    • 1799

    #2
    I would suggest there is a VERY good reason why that can't be done - at least I would be surprised to hear that it can......

    Comment

    • r035198x
      MVP
      • Sep 2006
      • 13225

      #3
      Originally posted by hellion84
      Hi,

      I need a code to control the function of the back button on browsers. Specifically, I need the back button to ignore the browswe history and go back to my index.html each time the user hits it, even though the history has registered another link within my webpage.

      Does anyone know how to do that?
      And are you using JSP for this?

      Comment

      Working...