autocomplete textbox like google
Hello all,
It's urgent...
i want to add autocomplete textbox facility in my application like google. as you type it suggests option to the user..i want the same kind of facility...i know i can do only with ajax(xml and javascript) but i want to fetch possible values from database and want to show as the user types in text box.
i've searched on the net and i found some articles but i don't want to use any dll file they provide but i want to use simple code and javascript...if anyone has any idea then please provide me code snippet or provide some link that do not contains the component like .dll file and only simple code..
the help will be appreciated...
Thanks & Regards,
Nil
|