target="_blank" is what you need to look for. That is what is opening new
windows.
I have not seen that the home page opens every link in a new page. Just
some.
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
===
|I have gone through the entire site looking for offenses. Currently the
home
| page opens every link in a new page. After that the site behaves as
expected,
| even if I go back to the index page and click on any of those links. The
| site is at
www.aystesting.com. Fortunately this is not posted on the
| customers server yet. Any suggestions?
|
| --
| Colorado Webmaster
|
|
| "Thomas A. Rowe" wrote:
|
| > Target = _top will load the page in the current open browser window. If
you have misspelled target
| > value, then that will cause the link to open in a new window.
| >
| > Do a search/fine in FP (Html code) for
| >
| > target=
| >
| > and then check each link.
| > --
| > ==============================================
| > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > WebMaster Resources(tm)
| >
| > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > ==============================================
| > If you feel your current issue is a results of installing
| > a Service Pack or security update, please contact
| > Microsoft Product Support Services:
| >
http://support.microsoft.com
| > If the problem can be shown to have been caused by a
| > security update, then there is usually no charge for the call.
| > ==============================================
| >
| > | > >I have pages opening a new browser window randomly. I have removed all
| > > instances of " base target = " in borders and all other pages. When
looking
| > > at a published pages source code I will see navigation bar links
including
| > > the parameter target="_top" How can I eliminate that? using FP2000
| >
| >
| >