Ask a Question related to PHP Development, Design and Development.
-
Jabber@Raditha.Com #1
Re: [PHP] Warning - Page has expired error
Use get instead of post. for the request method. Then please make sure
that you are not sending any expires headers in your code.
all the best
Tony Pagliocco wrote:
>On a website I am working on, when I go to a page
>that pulls a query , then click back to choose another
>option, I get an error that says "Warning: page has expired"
>then I have to click back twice to get back to the drop down
>menu to make a new choice of query. Is there anywhere around this?
>
>Let me know what I can post to help in solving this problem.
>
>Thanks
>
>
>
--
[url]http://www.raditha.com/php/progress.php[/url]
A progress bar for PHP file uploads.
Jabber@Raditha.Com Guest
-
Warning: Page has Expired
Hi, I get the following message when the back-button is clicked "Warning: Page has Expired". This message only appeared after I used the following... -
Page Has Expired Message in between the php Page When I click Back in Explorer Menu
Could anyone please help me on this?? I have a php script page, which is basically quiz. Visitors (after login in with their email address) are... -
Page has expired -problem
Hi! I have Windows XP&IE6.0.2... (SP1). I'm coding one project with PHP. I get "Warning: Page has Expired" when I try to get back to the "POSTed... -
Prevent 'Page has expired' when a client hits back to return to a search page
I have a search page that I want to enable private caching so that when a user hits the back button they dont get the page has expired error. I... -
Warning Page Has Expired, I need to turn it OFF for a simple search page
You can't turn it off. If you understand the reason for it, then you know that the Back button or Refresh button of a browser makes a new request...



Reply With Quote

