What I meant by cleanup is that, as and when I navigate to other pages from the currently opened window, I don't want the references in the History object to be present.
In other words, the back button on the browser should not have any URLs listed.
What I was pondering upon was not to disable the Back button on the browser toolbar, instead just clear up the url's listed in the history object.
I've understood from your comments, that using History object I can navigate forward/ backwards, but can't access the contents in it.
Is there any other workaround.
TIA
Praveen
|