My conclusion is that it is better to submit search forms with GET. Not only does it seem to avoid this problem, it allows users to bookmark searches. I create the search form with SQLFORM.factory and usually use keepvalues=True so that the user can keep his previous choice. I hope this is relevant for you. Best Regards, David
On Wednesday, 11 April 2012 22:07:50 UTC+1, DJ wrote: > > Hello W2People, > > This may be a simple setting that I am unaware of - how does one retain > the database search results when you click the Back Button on the browser > without having to refresh the page and confirming? > > Thank you, > Sebastian >

