Forum Moderators: open
When a user hits their back key to return to the input form to change a variable and rerun the script, we're getting a 'page expired, refresh the postdata' kind of message. And the input data is then wiped by the time you return to the original form.
Is there any way to change the length of time before the page expires? I'd like my users to be able to hit 'back' and scroll back through the dynamically generated pages to the input form.
You could always disable the back button; ouch! Sorry, I just slapped myself for suggesting that.