H
harry
I have a search form that returns a search results list.
The user then selects a result which displays full info for that selected
item. The item then has 6 different pages all showing related info for that
item. So they could have moved 1,3,6 etc... pages after the result screen.
I want to provide a link that they can click anywhere within those page that
takes them back to the results page - so the search does not have to be
re-executed.
So using the history object I need a way of remembering the search results
page then set the current page back to it. A sort of bookmarking!
Any ideas?
thanks
harry
The user then selects a result which displays full info for that selected
item. The item then has 6 different pages all showing related info for that
item. So they could have moved 1,3,6 etc... pages after the result screen.
I want to provide a link that they can click anywhere within those page that
takes them back to the results page - so the search does not have to be
re-executed.
So using the history object I need a way of remembering the search results
page then set the current page back to it. A sort of bookmarking!
Any ideas?
thanks
harry