Eriawan Kusumawardhono replied to Saurabh ......
07-Sep-08 11:49 AM
Hi,
Although IE has the ability to delete the browser's history, I advice you not to do this!
Browser history is not just your web page history, it also can contain other web page history, not just yours. If your web page is opened side by side with other web pages from other sites especially ecommerce or portal sites, you'll upset your user if you clear the browser history! After history cleared, the browser has no ability to do its client page state management that goes with the history.
If you don't want to deal with browser history, you can simply make the web page's of your web application session to be expired for a very short time.
Eriawan