Re: How to skip browser's Warning?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 9/13/06, afan@xxxxxxxx <afan@xxxxxxxx> wrote:

Hi,
Could somebody explain to me what to do to skip this message I'm getting
after I search for some products on my page, got the list of products,
selected a detailed view of the product and click on the Back button of
the browser to see again list of found products (result page):
"The Page you are trying to view contains POSTDATA that has expired from
cache. If you resend the data, any action the form carried out such as a
search or online purchase) will be repeated. To resend the data, click OK.
Otherwise, click Cancel."

Thanks for any help.

-afan

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

If you add a header redirect [header('Location:');] after your script
processes the POST data you can avoid this.

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux