<script> //PARA EVITAR EL POSTBACK ENTRE PAGINASif (history.forward(1)){location.replace(history.forward(1))} </script>
if (history.forward(1)){
location.replace(history.forward(1))
}