05-12-2011, 03:07 PM
[eluser]steviez[/eluser]
Hi,
I am trying to make a search for for my site that will allow my users to search for other members based on a few options.
For example there will be these options on the form:
- Name
- Profile Type
- Age
- Location
and possibly a few more. Now I know roughly how to get all these options passed to the script via post but how could I make it all paginate without the use of query strings?
Thanks
Hi,
I am trying to make a search for for my site that will allow my users to search for other members based on a few options.
For example there will be these options on the form:
- Name
- Profile Type
- Age
- Location
and possibly a few more. Now I know roughly how to get all these options passed to the script via post but how could I make it all paginate without the use of query strings?
Thanks