0
Q:

disable back button in browser

<script type="text/javascript">  function preventBack() {window.history.forward();}  setTimeout("preventBack()", 0);  window.onunload = function () {null};</script>
-1

New to Communities?

Join the community