Welcome Guest, Not a member yet? Register   Sign In
Another search pagination problem
#1

[eluser]someone Smile[/eluser]
Hello,
I'm working on some search engine and I would like to have nice pagination, but it looks this is no go with POST type. I've some form in which is entered query for searching and after form is sended, there are some results. The first page of results is normally and work, but if I click on any other page in my pagination there is no results, because the POST input value is nowhere stored. I've already tried to do my search with GET like - to add query in URL, but this is also not possible because CodeIgniter dont't allow some characters which are in urlencode. I was also looking for encoding the query string with base64, but it also looks this is no way because there are some unallowed characters again.

What I have to do instead all of these?

Thanks in advance! :-)


Messages In This Thread
Another search pagination problem - by El Forum - 05-06-2012, 06:29 AM
Another search pagination problem - by El Forum - 05-06-2012, 06:49 AM
Another search pagination problem - by El Forum - 05-06-2012, 07:21 AM
Another search pagination problem - by El Forum - 05-06-2012, 07:39 AM
Another search pagination problem - by El Forum - 05-06-2012, 09:29 AM
Another search pagination problem - by El Forum - 05-06-2012, 09:31 AM
Another search pagination problem - by El Forum - 05-06-2012, 09:35 AM
Another search pagination problem - by El Forum - 05-06-2012, 09:37 AM



Theme © iAndrew 2016 - Forum software by © MyBB