Fill the textbox from the database as user types?
Posted: Wed Feb 03, 2010 9:04 pm
So,
I want to setup input text box on the page for user to type in their search. I do not want to wait for entire input since the user might misspell something in the long search. I need for my box to get that small nice box extension under input box which displays the search results from the database as user types input. I know how to work with database and php, so no need for detailed code. General guideline (objects that can do this) would be helpful as well.
Thank you
I want to setup input text box on the page for user to type in their search. I do not want to wait for entire input since the user might misspell something in the long search. I need for my box to get that small nice box extension under input box which displays the search results from the database as user types input. I know how to work with database and php, so no need for detailed code. General guideline (objects that can do this) would be helpful as well.
Thank you