Google autosuggest

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.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old May 13th, 2008, 20:10
Junior Member
Join Date: Nov 2007
Location: serbia
Age: 23
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
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>
Reply With Quote

  #2 (permalink)  
Old May 13th, 2008, 21:33
saltedm8's Avatar
Lead Administrator

SuperMember
Join Date: Nov 2005
Location: Always About
Age: 27
Posts: 1,281
Blog Entries: 1
Thanks: 1
Thanked 6 Times in 6 Posts
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
__________________
My Recipe forum...don't click here
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
Reply With Quote
  #3 (permalink)  
Old May 14th, 2008, 08:31
Junior Member
Join Date: Nov 2007
Location: serbia
Age: 23
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote
  #4 (permalink)  
Old May 14th, 2008, 12:39
CloudedVision's Avatar
Nerdy Moderator
Join Date: Feb 2008
Location: In My Own Little World
Age: 14
Posts: 942
Blog Entries: 8
Thanks: 2
Thanked 21 Times in 21 Posts
Send a message via AIM to CloudedVision Send a message via MSN to CloudedVision Send a message via Skype™ to CloudedVision
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>&quot;I think it's wrong that only one company makes the game Monopoly&quot; - <name>Steven Wright</name></quote>
Last Blog Entry: More Cheat Sheets (Jul 12th, 2008)
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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
Google Ryan Fait Webforumz Cafe 20 May 19th, 2007 19:52


All times are GMT. The time now is 05:55.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43