How do you recommend going about getting GET parameters into the url to which the page numbers are linked?
By way of example. suppose your user is searching for all the products whose color is red. You have a form through which they submit a GET request for /products/search?color=red, and we want the links in the pagination control to say href="/products/search/color/red/page/x" (x being the current page number). Thanks. -- David Mintz http://davidmintz.org/ The subtle source is clear and bright The tributary streams flow through the darkness
