Hi,
I have a search page which where users enter parameters. This page is posted back to itself to show a list of items which match the parameters. Each item is a hyperlink to an another page.
No problem so far.
I now need to be able to go back to the list of items ( not the parameter page ) without if possible doing the search again.
Is this possible? or am I missing something simple
Notes :
Javascript may be on or off.
The buttons at the top of the browser are turned off.
Any ideas anyone ?