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 - 04 Nov 2005 09:21 GMT
> HI,
>
[quoted text clipped - 4 lines]
> data.How we do that in dotnet.If any one have the code for this please
> send me.Thanks in advance
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=mozilla-s
earch&start=0&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:o
fficial>
The very first response is:
<URL:http://serversideguy.blogspot.com/2004/12/google-suggest-dissected.html>

Signature
Rob
autosuggestbox@gmail.com - 30 Nov 2005 12:50 GMT
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