Re: [PHP] "page expired" - problem

2006-07-06 Thread Chris
cajbecu wrote: Hello there, I have an website, with a lot of buttons with onClick statement. (onclick="document.location='page.php'") The problem is that this page is result of a search criteria (for example filtering the products with POST method) .. Then I chose a product, click on button, and

[PHP] "page expired" - problem

2006-07-06 Thread cajbecu
Hello there, I have an website, with a lot of buttons with onClick statement. (onclick="document.location='page.php'") The problem is that this page is result of a search criteria (for example filtering the products with POST method) .. Then I chose a product, click on button, and when I click bac