Although one does wonder if Web2Py shouldn't default to the Post/Redirect/Get design pattern... http://en.wikipedia.org/wiki/Post/Redirect/Get
On Wednesday, April 11, 2012 2:29:46 PM UTC-7, Derek wrote: > > Cache the results? > > On Wednesday, April 11, 2012 2:07:50 PM UTC-7, 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 >> >

