this is the code to disable back button
just try this

<script language="javas cript">
javascript:wind ow.history.forw ard(1);
</script>...