Connecting Tech Pros Worldwide Help | Site Map

how to do the google suggest text box functionality

  #1  
Old November 4th, 2005, 06:15 AM
srinivas
Guest
 
Posts: n/a
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

  #2  
Old November 4th, 2005, 08:35 AM
RobG
Guest
 
Posts: n/a

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
  #3  
Old November 30th, 2005, 01:05 PM
autosuggestbox@gmail.com
Guest
 
Posts: n/a

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Laws and Myths of Usability & Interface Design YellowfinTeam answers 1 December 12th, 2006 04:35 PM
Laws and Myths of Usability & Interface Design YellowFin Announcements answers 0 December 12th, 2006 10:55 AM
CType and annoying build errors Douglas Buchanan answers 13 November 22nd, 2005 03:51 PM
'Allow Additions' Causing Unexpected Results Cro answers 6 November 13th, 2005 02:11 AM