Welcome Guest, Not a member yet? Register   Sign In
How to refresh page when back button of browser is clicked
#1

[eluser]rei[/eluser]
Hi, how to reload page when back button is pressed? Or how can I let users see fresh content of page when they clicked the back button of the browser? I need solution for this because in my online exam system, I'm displaying 1 question at a time and users are not allowed to go back to previous question. The problem is when they press the back button of the browser it displays the previous page because the page is being cached by the browser. Even if I set a $_SESSION['current_question_number'] its useless because when I press the back button of browser it doesn't re execute the php code. Please give me suggestions/ideas how to solve this.Thanks! Smile


Messages In This Thread
How to refresh page when back button of browser is clicked - by El Forum - 07-15-2012, 06:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB