Hi,
I'm currently writing the results page for a Verity search. I will need to use next/previous for users to be able to page through results. The only problem is that any time i've done this kind of thing before, the query has to be processed each time the page is refreshed.
This is a big overhead each time the user goes forward or back through the search results. Is there a way to do previous/next without the need to re-query upon refreshing the page?
thanks,
Mike
I'm currently writing the results page for a Verity search. I will need to use next/previous for users to be able to page through results. The only problem is that any time i've done this kind of thing before, the query has to be processed each time the page is refreshed.
This is a big overhead each time the user goes forward or back through the search results. Is there a way to do previous/next without the need to re-query upon refreshing the page?
thanks,
Mike