When we signout the form How can i disabling back button and,
not only disabling back button but also delete history from browser.
Suppose i used
<script language="javascript" >
javascript: window.history.forward(1);
</script>
to disable back button , its working.
when i go to back list and click previous histories it shows data. so data hiding is important to my project. how can i delete browser history plz help me as early as possible. ok bye

Recommended Answers

All 2 Replies

You can't delete the browser history. You can't affect the browser in that way and it is a good thing. Would you want websites messing with your settings?

When we signout the form How can i disabling back button and,
not only disabling back button but also delete history from browser.
Suppose i used
<script language="javascript" >
javascript: window.history.forward(1);
</script>
to disable back button , its working.
when i go to back list and click previous histories it shows data. so data hiding is important to my project. how can i delete browser history plz help me as early as possible.
All are giving no solution to this, but how can gmail solve this problem, when signout from gmail, you cannt go to previous once... how..?????

ok bye

nice one.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.