Connecting Tech Pros Worldwide Help | Site Map

how to do the google suggest text box functionality

srinivas
Guest
 
Posts: n/a
#1: Nov 4 '05
HI,

I am a dotnet developer.Ho we can do the functionality exists in
google suggest site
(http://www.google.com/webhp?complete=1&hl=en).In this site in search
text box if we enter some text it will automatically populate the
data.How we do that in dotnet.If any one have the code for this please
send me.Thanks in advance

Srinivas

RobG
Guest
 
Posts: n/a
#2: Nov 4 '05

re: how to do the google suggest text box functionality


srinivas wrote:[color=blue]
> HI,
>
> I am a dotnet developer.Ho we can do the functionality exists in
> google suggest site
> (http://www.google.com/webhp?complete=1&hl=en).In this site in search
> text box if we enter some text it will automatically populate the
> data.How we do that in dotnet.If any one have the code for this please
> send me.Thanks in advance[/color]

Y'know, Google is a search engine too - 'google suggest how it works':

<URL:http://www.google.com.au/search?q=google+suggest+how+it+works&sourceid=mozi lla-search&start=0&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official>


The very first response is:

<URL:http://serversideguy.blogspot.com/2004/12/google-suggest-dissected.html>


--
Rob
autosuggestbox@gmail.com
Guest
 
Posts: n/a
#3: Nov 30 '05

re: how to do the google suggest text box functionality


Check out free AutoSuggestBox control for asp.net at:

http://www.autosuggestbox.com

It is easy to use it to add 'Google Suggest' functionality to your
ASP.NET application.

Regards

Closed Thread