473,786 Members | 2,447 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

[Google Search Engine] open every result on a new page

a
hallo

I have the input box of the internal custom
"Google Search Engine"
in a page of mine.

The page with all the result
appears on the same page, ok.

Now if I click on a result, I'd like to have it
open on a different empty new window

Is there a way to do this?

here the CODE of the input box on my page:

<form action="http://www.google.com/cse"
id="searchbox_0 031795930449386 30469:m_feniqyh jc">
<input type="hidden" name="cx" value="00317954 49XXXXXX:m_fenk kkkkjc" />
<span style="font-size: larger">Cerca:</span>
<input type="text" name="q" size="22" />
<input type="submit" name="sa" value=" Vai " />
</form>
Thanks
Nov 8 '07 #1
4 2493
a wrote:
Now if I click on a result, I'd like to have it
open on a different empty new window

Is there a way to do this?
Yes, probably (you didn't say what browser you're using, but I'll assume
the most likely situations).

Possibility 1: You can right-click with your mouse instead of
left-click; Windows will present a context menu from which you can
select "Open in new window" or similar.
Possibility 2: You can also hold the Ctrl-key down when left-clicking;
this'll open the link in a new window of the browser you're using.
Possibility 3: You can set browser to always open all links in a new
window. (In IE6, clear "Reuse windows for launching shortcuts")

--
John
Pondering the value of the UIP: http://improve-usenet.org/
Nov 9 '07 #2
a
On Fri, 09 Nov 2007 03:23:28 +0100, John Hosking
<Jo**@DELETE.Ho sking.name.INVA LIDwrote:
>a wrote:
>Now if I click on a result, I'd like to have it
open on a different empty new window

Is there a way to do this?

Yes, probably (you didn't say what browser you're using, but I'll assume
the most likely situations).

Possibility 1: You can right-click with your mouse instead of
left-click; Windows will present a context menu from which you can
select "Open in new window" or similar.
Possibility 2: You can also hold the Ctrl-key down when left-clicking;
this'll open the link in a new window of the browser you're using.
Possibility 3: You can set browser to always open all links in a new
window. (In IE6, clear "Reuse windows for launching shortcuts")
I knew about these options,
but I was searching for a setting offered
by Google (and obviously acting only for the
link results provided by the custom Google Search Engine)

Anyone has implemented the Google Search Engine in its web site?
Nov 9 '07 #3
a wrote:
I knew about these options,
but I was searching for a setting offered
by Google (and obviously acting only for the
link results provided by the custom Google Search Engine)
That's the worst haiku I've ever seen.

--
Blinky RLU 297263
Killing all posts from Google Groups
The Usenet Improvement Project - http://improve-usenet.org
Nov 9 '07 #4
Blinky the Shark wrote:
a wrote:
>I knew about these options,
but I was searching for a setting offered
by Google (and obviously acting only for the
link results provided by the custom Google Search Engine)

That's the worst haiku I've ever seen.
wrong headed design
foisted upon poor users
one more kitten dies

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Nov 9 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2385
by: Auction software | last post by:
Free download full version , all products http://netauction8.url4life.com/ Groupawy --------------- Google Groups Email spider. The first email spider for google groups. Millions of valid and active emails in one easy location to collect. Spiderawy
44
3494
by: john bailo | last post by:
I microcrap is buying Google -- then I want a GNU search engine ! ( Cant that decrepit creep keep his hands off of anything ? )
29
3276
by: Steve | last post by:
I have worked on a couple of sites which google's bot visits, partially lists and then goes away again. MSN and Yahoo are fine and working. Can anyone please suggest what, if anything, is wrong with these sites? Frankly I am a bit baffled at the moment! I am wondering if there is a problem with the page headers and googlebot? All suggestions appreciated.
0
2028
by: Auction software | last post by:
Free download full version , all products from Mewsoft dot com http://netauction8.url4life.com/ Groupawy --------------- Google Groups Email spider. The first email spider for google groups. Millions of valid and active emails in one easy location to collect. Spiderawy
2
2044
by: gen_tricomi | last post by:
THE IMPORTANCE OF MAKING THE GOOGLE INDEX DOWNLOADABLE I write here to make a request on behalf of all the programmers on earth who have been or are intending to use the Google web search API for either research purposes or for the development of real world applications, that Google make their indexes downloadable. Currently application programmers using the Google web search API are
17
2543
by: =?Utf-8?B?Y2F0aGFyaW51cyB2YW4gZGVyIHdlcmY=?= | last post by:
Hello, I have build a website with approximately 30 html-pages. When I search this website in Google, I see the index.html or home.html on this website, but also other html-pages on this website. When I click in Google on one of these pages (not index.html or home.html), I am only linked to that one html-page and not to the website itself. Does anyone know how to fix this. Is there for example a metatag? Thanks
1
2531
by: cglewis03 | last post by:
Hello, I am trying to build a search form with several different options to choose from. Currently it is set up to open within the same window if a single option is selected and open within a frameset if the "ALL" option is selected. Is there anyway to get the results to open in new windows? So if the user were to select the "ALL" option, is it possible to open 3 new windows with each result displaying? Here is my code:
0
2463
by: passion | last post by:
"Specialized Search Engines" along with Google Search Capability (2 in 1): http://specialized-search-engines.blogspot.com/ Billions of websites are available on the web and plenty of extremely good search engines are there like Google, Yahoo and Live to name few of them. Though this search engines have extremely efficient, complex and beautiful algorithms designed by gems of the industry, but still they may not deliver best results for...
0
9492
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10360
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10163
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10108
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8988
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7510
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6744
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
2
3668
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2894
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.