Welcome Guest, Not a member yet? Register   Sign In
Pagination not passing the search parameters
#4

[eluser]TheFuzzy0ne[/eluser]
Re: Option 1 - You can modify the URI by using a redirect, but you should be very wary, as some characters will trigger the dreaded "The URI you submitted has disallowed characters." error. In theory, using url_encode() should fix this, but it makes the URI look a bit messier, and still can have problems on some servers (for example, if it contains an encoded slash - /). Howeverm the first option will allow searches to be bookmarked.

Re: Option 2 - I'm not sure how this would work in an unobtrusive manner. What I mean is, how would it work if the user has JavaScript disabled?

Re: Option 3 - Yes, that's the simplest way to do it, but users won't be able to bookmark searches, and it relies on the user having cookies enabled.

Just my 2 pence. Smile


Messages In This Thread
Pagination not passing the search parameters - by El Forum - 04-23-2009, 01:03 AM
Pagination not passing the search parameters - by El Forum - 04-23-2009, 04:57 AM
Pagination not passing the search parameters - by El Forum - 04-23-2009, 07:35 AM
Pagination not passing the search parameters - by El Forum - 04-23-2009, 08:52 AM
Pagination not passing the search parameters - by El Forum - 04-24-2009, 12:50 AM
Pagination not passing the search parameters - by El Forum - 04-24-2009, 02:35 AM
Pagination not passing the search parameters - by El Forum - 04-24-2009, 05:19 AM
Pagination not passing the search parameters - by El Forum - 04-24-2009, 05:40 AM
Pagination not passing the search parameters - by El Forum - 04-24-2009, 08:06 AM
Pagination not passing the search parameters - by El Forum - 04-24-2009, 11:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB