?pagesize=10, thats the string line i added to a drop down auto select javascript menu button, i also added other search string codes,(e.g, by city, property, e.t.c).
But the problem is that after i do my search it sorts it well, but there's an error, which makes the page reload the default value, which means the page will continue showing the last search options.
I also want to know how to let the page automatically list only 10 entries per page without me adding the ?pagesize=10 on every button linking to that page. Thank you very much