Forum Moderators: open

Message Too Old, No Replies

opening in existing browser

         

kumarm54

1:44 pm on Mar 23, 2004 (gmt 0)

10+ Year Member




Hi all,

I have noticed that clicking on links or using some functionality in some applications is resulting in opening up that web page in an existing browser instead of using a new one. For example, if I click a link that has been sent to me thru MS Outlook, it takes over an existing browser if one is available.

Is there a way to avoid this? Is this a setting somewhere? Appreciate your help!

Thanks!

kumarm54

2:36 pm on Mar 23, 2004 (gmt 0)

10+ Year Member




I think I found the answer to this one:

[support.microsoft.com...]

Now, I am wondering if it is possible to run some script to do this instead of manually doing it. Don't want to rely on application users to make these changes.

Thanks!

DrDoc

5:05 pm on Mar 23, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to Webmaster World!

Just add a

target="_blank"
to the anchor. It will then always be opened in a new window.