Drop down list that autocompletes with database results

Soldato
Joined
31 May 2006
Posts
4,239
Location
127.0.0.1
Hi all

I'm after some example code of how to have a drop down list like what google have that autocompletes with results from a database. Doesn't have to be AJAX, the total possible results are about 250 records max which isn't a problem.

But as you type the search criteria I want it to narrow the list down.

Thanks in advance
 
Back
Top Bottom