473,406 Members | 2,345 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Possible to launch an existing web browser instance?

My company has 2 web sites. On site #1 we have a hyperlink to site #2. The
requirement is that if site #2 is already opened in any browser instance,
clicking on the hyperlink to site #2 should not open a new window, but
rather the existing browser instance.

Is this possible at all? Please share with me your thoughts and experience.
Many thanks in advance.

Happy July 4th.

Jul 3 '06 #1
3 1215
Ethan V wrote:
My company has 2 web sites. On site #1 we have a hyperlink to site
#2. The requirement is that if site #2 is already opened in any
browser instance, clicking on the hyperlink to site #2 should not
open a new window, but rather the existing browser instance.

Is this possible at all? Please share with me your thoughts and
experience. Many thanks in advance.

Happy July 4th.
Apparently, you are addressing American readers only.
No need for me to answer then...

--

Riki
Jul 3 '06 #2
Yes and no.

If you set a name on the window, and use that as target in the link, it
will open in that window if the window belongs to the same intance of
the browser.

If the window belongs to a different instance of the browser, you can't
target the window (unless you create a ActiveX component that analyses
the running processes of the client computer).

Using Internet Explorer, if you start a new browser window from the
start menu (or similar) you start a new instance.

Firefox only uses one instance, regardless of how you opened the browser
window.

Ethan V wrote:
My company has 2 web sites. On site #1 we have a hyperlink to site #2. The
requirement is that if site #2 is already opened in any browser instance,
clicking on the hyperlink to site #2 should not open a new window, but
rather the existing browser instance.

Is this possible at all? Please share with me your thoughts and experience.
Many thanks in advance.

Happy July 4th.
Jul 3 '06 #3
Apparently, you are addressing American readers only.
No need for me to answer then...
Geeze, it's been 200+ years. Stop being such a sore loser.

Bob Lehmann

"Riki" <ri**@dontnagme.comwrote in message
news:e9**************@TK2MSFTNGP02.phx.gbl...
Ethan V wrote:
My company has 2 web sites. On site #1 we have a hyperlink to site
#2. The requirement is that if site #2 is already opened in any
browser instance, clicking on the hyperlink to site #2 should not
open a new window, but rather the existing browser instance.

Is this possible at all? Please share with me your thoughts and
experience. Many thanks in advance.

Happy July 4th.

Apparently, you are addressing American readers only.
No need for me to answer then...

--

Riki


Jul 4 '06 #4

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

Similar topics

6
by: Jean-Michel | last post by:
Hi, I'd like to launch a local application with a HTML page without any user popup validation, just a user click. I know that I can do it with a applet, ActiveX or a flash but I'd like manage it...
4
by: aure_bobo | last post by:
Hi all, I'm currently developping a web app, and this one must be compatible with IE and Mozilla Firefox. In this webapp, I would like to launch automatically a anchor link (href) with a...
1
by: Jacob | last post by:
I have several web apps that I want to redirect to a new page, but have that page open in a new browser window. The basic scenario is that I have a CrystalReport object that gets created and...
1
by: Tom | last post by:
What the best way to launch a web site using the default browser? For instance, I have a help menu item that, when clicked, will cause a pre-defined web site to launch in the default browser (IE,...
4
by: Gary Brown | last post by:
Hi, I need a web browser capable of handling video streams and that will stay in front of the Z order. There are a number of video streaming sources I watch that launch a browser window...
3
by: Scott | last post by:
I wish to have a link on a page that launches a new browser before it loads the target link. The standard _new and _blank include the parent browser's cookies. Is there an alternative method that...
5
by: Brad Melendy | last post by:
Hi, How can I launch a new instance of IE from VB.net 2005? Currently, I am using System.Diagnostics.Process.Start to open a URL but it always takes control of an existing instance of the web...
2
by: jerseysbest | last post by:
OK, I'm relatively new with Access and VB as well, so bear with me, any help is greatly appreciated. I want launch a specific URL in a web browser (default browser) from a command button in a form...
40
by: navti | last post by:
I saw here http://java.sun.com/javase/6/docs/technotes/tools/share/jsdocs/index.html that javascript has built-in methods such as cp, dir, date etc how do i get these to run on the client...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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,...
0
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...

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.