Auto Suggest textbox in a page.
-
I need a few textboxes in my page, having a search criteria to have the auto suggest feature as in google homepage. Anybody help in this? Manish Ganguly
This is a fairly common example used for AJAX books, I know AJAX in Action walks through how to do it. If you're using ASP.NET, the ASP.NET AJAX library probably has this control in it.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
This is a fairly common example used for AJAX books, I know AJAX in Action walks through how to do it. If you're using ASP.NET, the ASP.NET AJAX library probably has this control in it.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
mgr_2k7 wrote:
Although can it be done using Javascript instead of AJAX.
Do you really know the different between Javascript and Ajax??
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) "Please vote to let me (and others) know if this answer helped you or not. A 5 vote tells people that your question has been answered successfully and that I've pitched it at just the right level. Thanks."
-
I need a few textboxes in my page, having a search criteria to have the auto suggest feature as in google homepage. Anybody help in this? Manish Ganguly
Check this out http://www.codeproject.com/Ajax/AJAXAutoSuggest.asp[^]
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
Yesterday is a canceled check. Tomorrow is a promissory note. Today is the ready cash. USE IT.