I've been running into a problem on a web site when a visitor clicks the back
button after submitting a form search page (using PHP pages). They get the "page
expired" message and the form they're submitting us using the POST method. Would
switching to the GET method clear that up or is there a way to store it in a
session?