This is a discussion on "Google autosuggest" within the JavaScript Forum section. This forum, and the thread "Google autosuggest are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Google autosuggest
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Google autosuggest
Hi,
is possible to make for my own site something like this: http://www.google.nl/webhp?complete=1&hl=en I can make autocomplete with AJAX that search my database for suggestion, but i want to search over google. How to do it> |
|
|
|
||||
|
Re: Google autosuggest
here is a script that i used myself http://www.petefreitag.com/item/605.cfm
see it here http://www.recipebite.co.uk/index.php?categoryid=12 its a little complicated, so i would suggest help from the javascript forum pro's
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
|
|
|||
|
Re: Google autosuggest
That is simple autocomplete i using jQuery autocomplete and it works but i need to query google database from it, not local sources.
|
|
||||
|
Re: Google autosuggest
you'll have to use PHP cURL to get information from google, but that puts a lotta strain on your server, and I think that might violate Google's copyright.
__________________
echo "Take it easy, ".$CloudedVision; .links { site: other-road-design; blog: only-nerds-allowed; project: resource-fish; organization: ARMIES6; } <quote>"I think it's wrong that only one company makes the game Monopoly" - <name>Steven Wright</name></quote>
Last Blog Entry: More Cheat Sheets (Jul 12th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Google Map | nicetomeetu | PHP Forum | 1 | Feb 19th, 2008 23:07 |
| Google Fun! | JacobHaug | Webforumz Cafe | 6 | Jul 24th, 2007 20:37 |
| Ryan Fait | Webforumz Cafe | 20 | May 19th, 2007 19:52 | |