Hi everyone,

Is it possible to clear the history using JavaScript or at least clear the back history so that the back button won't go back?

I know about the history.back function i wondered if there was an equivilent history.clear function.

Robin