PDA

View Full Version : Google Search


rlbailey
06-26-2006, 12:56 PM
Hi,

I'm working on a large website that already has a google search feature, except that it opens in a pop-up box.
They'd like to have the google search open in the same (main) browser window.

would it be very difficult to fix this?

Thanks! :cool:

cookster
06-26-2006, 03:33 PM
If I read you right...
You want to change the target to _self on the form where the google function is.

Refer to this site: http://www.htmlcodetutorial.com/linking/_A_TARGET.html

rlbailey
06-29-2006, 12:29 PM
I wish it were that simple.

They'd like to keep thier main page layout and have the google results display somewhere on their site - like our UA homepage search - the google results display on the UA's webpage. (or like this page http://www.bearingpoint.com/ )

I got the api and was looking at it and am very baffled at how to use it, let alone glean the information I'd like.

So even if you don't know but could point me in the right direction from here, I'd be very appreciative.

thanks!

fischerm
06-29-2006, 01:51 PM
Google has an ajax enabled search which you might be able to embed in your pages.
http://code.google.com/apis/ajaxsearch/

Failing that, the only way to completely customize search results from google is to use their API, which has 1 large constraint:
http://www.google.com/apis/api_faq.html
7. How many queries can I issue from my computer programs?

Google provides each developer who registers to use the Google SOAP Search API service a limit of 1,000 queries per day.
Lastly you can buy one of their search appliances and do pretty much whatever you want. Ideally the API functions seem the best way to go, but Google is (understandably) hesitant to allow other people to represent search data however they want.

Try a frame :)

BIGBOYBW
09-20-2006, 09:48 PM
<script type="text/javascript"><!--
google_ad_client = "pub-5525527047150114";
google_ad_width = 120;
google_ad_height = 60;
google_ad_format = "120x60_as_rimg";
google_cpa_choice = "CAAQgdOWhAIaCD95EptSe9kNKIHD93M";
google_ad_channel = "";
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

Unregistered
09-20-2006, 09:54 PM
The Adsense program in google says it can now open the google search in your webpage and you still get paid for it. ”Get paid for adds by google”

I posted it on my sites download page. just scroll down to the bottom

http://members.cox.net/bigboybw/downloads.shtml