On Thursday 04 November 2004 04:22, Scott McWhite wrote: > function works fine with one exception. Example of my problem: searchterm > typed in the html search form equals ?ford?, in the database there are 2000 > fords, the first page displays 20 fords and then the next page forgets that > we are searching ?fords? and displays the equivalent to a wildcard ?%? > search and displays accordingly. You're most likely not propagating the search term to the following page(s). > Does anyone have sample code for using an HTML search form with pagination? google? -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* To be trusted is a greater compliment than to be loved. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php