Two internet windows open for same page.

C

Charlie O'Neill

When I open my web site, the home page opens as expected, when I navigate to
another page it opens in a new window. When I navigate in the new window all
page open as expected, even the home page. But I have two sessions of
internet explore running. One with my home page only and the other with my
site acting normal. Anyone know why?

Charlie
 
M

Murray

Post a link to your site, and I'll tell you. Clearly you have a target
problem with your links....

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver
THE BEST WAY TO GET ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
 
S

Stefan B Rusynko

In code view in the Head section delete <base target="contents">




| The site is http://home.cfl.rr.com/lancasterkr
| I am using Frontpage 2003
|
| Thanks for taking the time to help.
|
| Charlie
|
| "Murray" wrote:
|
| > Post a link to your site, and I'll tell you. Clearly you have a target
| > problem with your links....
| >
| > --
| > Murray --- ICQ 71997575
| > Team Macromedia Volunteer for Dreamweaver MX
| > (If you *MUST* email me, don't LAUGH when you do so!)
| > ==================
| > news://forums.macromedia.com/macromedia.dreamweaver
| > THE BEST WAY TO GET ANSWERS
| > ==================
| > http://www.dreamweavermx-templates.com - Template Triage!
| > http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
| > http://www.dwfaq.com - DW FAQs, Tutorials & Resources
| > http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
| > ==================
| > | > > When I open my web site, the home page opens as expected, when I navigate
| > > to
| > > another page it opens in a new window. When I navigate in the new window
| > > all
| > > page open as expected, even the home page. But I have two sessions of
| > > internet explore running. One with my home page only and the other with
| > > my
| > > site acting normal. Anyone know why?
| > >
| > > Charlie
| >
| >
| >
 
C

Charlie O'Neill

Thank for the help Stefan , deleting the <base target="contents"> worked. Now
the site operates normally.

Charlie
 
Top