Autosuggest dropdown based on key entered from database
Hi I am Ravi, I am looking for code to autosuggest an editable dropdown box, which should look the for key entered in the database and suggest suitable phrases or words. Can any body please help me.
this is actually something done with javascript, ajax to be more precise. just look up code for "google suggest" and you should be able to tailor it to your needs.