How to disable browser back button in asp.net2.0
<
script type="text/javascript" language="javascript">
window.history.forward(1);
</
script>
i am using this code. it's not working . i dont want the functionality of backbutton
any one having the solution plz send
it's very urgent
cheers,
Sudheer