I am building a two page search feature. The user fills out page one, that
takes them to page two. Then from page two they get the results page from
the search.  If the user hits the back button in their browser I want them
to go back to page one, NOT page two.

Is the some way I can make page two cache clear, so when the user hits the
back up button the page has to be reload from the server at which point I
can forward them back to page one.

Thanks,
Mark.



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

Reply via email to