Sunday, November 25, 2007

Back Button and SessionSate

Usage of Go.History(-1) so when u click back button kills the session state of the page.
So it’s always worthwhile to load the page again using some means (like have a session state from the current page to the prev page and then loading the prev page afresh)

No comments: