i've got a website that shows search results with ajax. but of course when i click on a thread in the results and then go back with the web browser back button the results are gone.
is there a way to go back to same result page displayed by ajax?
cause i really want to use ajax for certain tasks, but it wouldnt be nice if the user has to do the same search again each time he returned to the result page from the threads.