Page 1 of 1
Back button functionaliy when I pass an id via URL
Posted: Mon Sep 21, 2009 5:31 am
by edawson003
Whn I attempt press back from URL/itemdetail.php?fid=128 to URL of origination, URL/searchform.php?go, I get a Webpage has expired page. Are ther any fixes fo rthis.
Re: Back button functionaliy when I pass an id via URL
Posted: Mon Sep 21, 2009 6:30 am
by robnet
Could be a number of things.
Best guess with limited info:
Do you originally get to the previous page by posting to it? Most browsers back buttons work in slightly different ways. It sounds like the browser you're using doesn't re-post and doesn't cache the page when you use the back button, so it can't reload the page correctly.
Re: Back button functionaliy when I pass an id via URL
Posted: Mon Sep 21, 2009 7:22 am
by jackpf
Do you not get the option to resubmit post data?
You do on firefox anyway.