Welcome Guest, Not a member yet? Register   Sign In
Question on pagination and search results
#2

[eluser]jedd[/eluser]
[quote author="tim1965" date="1257191416"]
So the problem i have is that i have a heavily parameterised search page and obviously the parameters are lost when you move from the initial results page to the next page.
[/quote]

Obviously?

I see two approaches to this problem - store the parameters in session data, or store them in a single array which you then serialise and push into the URL somewhere. Or, if you like, a combination of the two (which is not as ugly as it sounds, as the user sometimes expects certain settings to last for the whole session, and others for the current action only).


Messages In This Thread
Question on pagination and search results - by El Forum - 11-02-2009, 07:50 AM
Question on pagination and search results - by El Forum - 11-02-2009, 09:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB