PC Review


Reply
Thread Tools Rate Thread

How can I stop the browser from opening a new browser window?

 
 
=?Utf-8?B?cmhlYXRo?=
Guest
Posts: n/a
 
      26th Apr 2005
I have published my site, but when I open my site and then try to go from
Home to any of the other links to other pages, the browser opens a new
window. I want to stop it from doing this but don't know how. I'm sure I
must have set something somewhere for this to happen, but I can't find it.

Help!?
 
Reply With Quote
 
 
 
 
=?Utf-8?B?Sm9obiBDZWxsbw==?=
Guest
Posts: n/a
 
      26th Apr 2005
Your code probably looks like this:
<a target="_blank" href="http://www.address.com">

It needs to look like this:
<a href="http://www.address.com">

target="_blank" makes a new window open.

Hope this helps.

"rheath" wrote:

> I have published my site, but when I open my site and then try to go from
> Home to any of the other links to other pages, the browser opens a new
> window. I want to stop it from doing this but don't know how. I'm sure I
> must have set something somewhere for this to happen, but I can't find it.
>
> Help!?

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Opening a new browser window to a specific size without the menu bar and address window. UJ Microsoft ASP .NET 2 27th Jun 2005 09:21 PM
Opening new browser window TNorth Windows XP Internet Explorer 2 3rd Sep 2004 01:04 AM
Browser opening second Browser window Robbert Windows XP Internet Explorer 1 28th Apr 2004 03:58 PM
How to stop closing Browser Window ? microsoft.public.dotnet.framework.adonet Microsoft ASP .NET 1 24th Nov 2003 01:34 PM
non-stop browser windows opening Teresa M. Morris Windows XP Internet Explorer 1 14th Aug 2003 03:18 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:12 AM.