you have to use javascript for disable back button.
<head runat="server">
<script language="javascript">
history.forward();
</script>