Help me---disable browser back button
hai anybody know how to disable browser back button. suppose am entering website at that time onwards browser back button automatically disable. when am logout my web page it become enable the back button.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Scott LyslePosted Mar 1, 2007, 11:07 AM
<
script language="JavaScript" type="text/javascript" >javascript:window.history.forward(1);
script>
I have had less success with the expiring the cache but this works; it won't grey out the backbutton but it won't work either.