Back button functionaliy when I pass an id via URL
Moderator: General Moderators
- edawson003
- Forum Contributor
- Posts: 133
- Joined: Thu Aug 20, 2009 6:34 am
- Location: Los Angeles, CA - USA
Back button functionaliy when I pass an id via URL
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
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.
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
Do you not get the option to resubmit post data?
You do on firefox anyway.
You do on firefox anyway.