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?