Home All Groups Group Topic Archive Search About

"Google Suggests" and the AJAX .NET Wrapper?

Author
1 Jun 2005 9:57 PM
Phin
Hi,

I would like to have the "google suggests" functionality on a web page
like it is here:

http://www.google.com/webhp?complete=1&hl=en

I have downloaded the AJAX .NET wrapper
(http://ajax.schwarz-interactive.de/csharpsample/default.aspx) and
viewed the video and the example but I still don't know how to get the
"google suggests" functionality to work.

Do you know how to do this? Please post code examples and/or links.

I appreciate your help!

Thank you,

Phin

Author
1 Jun 2005 11:44 PM
Phin
Until somebody posts an ajax .net wrapper example, I found one of the
easier non .NET versions (pure javascript) to implement:

http://wick.sourceforge.net/


Phin

Phin wrote:
Show quoteHide quote
> Hi,
>
> I would like to have the "google suggests" functionality on a web page
> like it is here:
>
> http://www.google.com/webhp?complete=1&hl=en
>
> I have downloaded the AJAX .NET wrapper
> (http://ajax.schwarz-interactive.de/csharpsample/default.aspx) and
> viewed the video and the example but I still don't know how to get the
> "google suggests" functionality to work.
>
> Do you know how to do this? Please post code examples and/or links.
>
> I appreciate your help!
>
> Thank you,
>
> Phin
Author
2 Jun 2005 7:43 AM
dhnriverside
Hi Phin

Just about to start looking at how to code this myself, so if you want to
share some ideas/code etc email me... dan-nospam-@musoswire.com (remove
-nospam- :p)

Cheers

Dan

Show quoteHide quote
"Phin" wrote:

> Until somebody posts an ajax .net wrapper example, I found one of the
> easier non .NET versions (pure javascript) to implement:
>
> http://wick.sourceforge.net/
>
>
> Phin
>
> Phin wrote:
> > Hi,
> >
> > I would like to have the "google suggests" functionality on a web page
> > like it is here:
> >
> > http://www.google.com/webhp?complete=1&hl=en
> >
> > I have downloaded the AJAX .NET wrapper
> > (http://ajax.schwarz-interactive.de/csharpsample/default.aspx) and
> > viewed the video and the example but I still don't know how to get the
> > "google suggests" functionality to work.
> >
> > Do you know how to do this? Please post code examples and/or links.
> >
> > I appreciate your help!
> >
> > Thank you,
> >
> > Phin
>
>