Easiest way: change your search form's method to GET instead of POST - I'm sure you're not passing enough parameters to the search results page to actually need to use POST.

On Sep 13, 2006, at 11:44 AM, [EMAIL PROTECTED] 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


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

Reply via email to