I see nothing in the code or button properties (target frame = default/none)
to indicate why certain pages should randomly open up new browser windows. I
want my pages to open within one browser window. The site is not set up in
frames....it is really quite basic, however my desktop looks like a deck of
cards when I'm done testing my links. HELP.

Re: Frontpage random new window opens by Tom

Tom
Wed Mar 12 07:37:54 CDT 2008

Please post a URL to the site.
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage
"You're a daisy if you do!"
---
FrontPage Support:
http://www.frontpagemvps.com/
===
"Bigdogmom" <Bigdogmom@discussions.microsoft.com> wrote in message
news:32104C68-A04C-47B9-9A75-03B706F1536F@microsoft.com...
:I see nothing in the code or button properties (target frame =
default/none)
: to indicate why certain pages should randomly open up new browser windows.
I
: want my pages to open within one browser window. The site is not set up in
: frames....it is really quite basic, however my desktop looks like a deck
of
: cards when I'm done testing my links. HELP.



Re: Frontpage random new window opens by Kathleen

Kathleen
Wed Mar 12 08:39:52 CDT 2008

Does this happen with other sites as well? If you are using IE7, you may
want to check your Tabbed Browsing settings.

--

~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
Expression Web Resources: http://www.spiderwebwoman.com/xweb/
FrontPage Resources: http://www.spiderwebwoman.com/resources/
Please reply to the newsgroup for the benefit of others






"Bigdogmom" <Bigdogmom@discussions.microsoft.com> wrote in message
news:32104C68-A04C-47B9-9A75-03B706F1536F@microsoft.com...
>I see nothing in the code or button properties (target frame =
>default/none)
> to indicate why certain pages should randomly open up new browser windows.
> I
> want my pages to open within one browser window. The site is not set up in
> frames....it is really quite basic, however my desktop looks like a deck
> of
> cards when I'm done testing my links. HELP.



Re: Frontpage random new window opens by Bigdogmom

Bigdogmom
Wed Mar 12 12:34:03 CDT 2008

Hoping you can help before I pull all my petals out!
It is the randomness with which new browser windows choose to open, that is
making me go cross-eyed. Thanks Dr. Pepper.
http://webs.anokaramsey.edu/literacy/

"Tom [Pepper] Willett" wrote:

> Please post a URL to the site.
> --
> Tom [Pepper] Willett
> Microsoft MVP - FrontPage
> "You're a daisy if you do!"
> ---
> FrontPage Support:
> http://www.frontpagemvps.com/
> ===
> "Bigdogmom" <Bigdogmom@discussions.microsoft.com> wrote in message
> news:32104C68-A04C-47B9-9A75-03B706F1536F@microsoft.com...
> :I see nothing in the code or button properties (target frame =
> default/none)
> : to indicate why certain pages should randomly open up new browser windows.
> I
> : want my pages to open within one browser window. The site is not set up in
> : frames....it is really quite basic, however my desktop looks like a deck
> of
> : cards when I'm done testing my links. HELP.
>
>
>

Re: Frontpage random new window opens by Bigdogmom

Bigdogmom
Wed Mar 12 16:51:02 CDT 2008

It seems that this page sets the randomness in motion:
http://webs.anokaramsey.edu/literacy/glossary.html

"Tom [Pepper] Willett" wrote:

> Please post a URL to the site.
> --
> Tom [Pepper] Willett
> Microsoft MVP - FrontPage
> "You're a daisy if you do!"
> ---
> FrontPage Support:
> http://www.frontpagemvps.com/
> ===
> "Bigdogmom" <Bigdogmom@discussions.microsoft.com> wrote in message
> news:32104C68-A04C-47B9-9A75-03B706F1536F@microsoft.com...
> :I see nothing in the code or button properties (target frame =
> default/none)
> : to indicate why certain pages should randomly open up new browser windows.
> I
> : want my pages to open within one browser window. The site is not set up in
> : frames....it is really quite basic, however my desktop looks like a deck
> of
> : cards when I'm done testing my links. HELP.
>
>
>

Re: Frontpage random new window opens by Steve

Steve
Wed Mar 12 17:18:01 CDT 2008

There are some problems with the html in the page.
You have content ( a table full of html ) above the opening <body tag and you have two opening <html> tags.

Switch to code view and scroll down to line 94 where you'll find the second html tag and the opening body tag.
you also have an extra set of closing </body></html> tags at line 941


--

Steve Easton
Microsoft MVP FrontPage
FP Cleaner
http://www.95isalive.com/fixes/fpclean.htm
Hit Me FP
http://www.95isalive.com/fixes/HitMeFP.htm


"Bigdogmom" <Bigdogmom@discussions.microsoft.com> wrote in message
news:0E81696E-3A78-46F8-81D2-E6BCE91F95EA@microsoft.com...
> It seems that this page sets the randomness in motion:
> http://webs.anokaramsey.edu/literacy/glossary.html
>
> "Tom [Pepper] Willett" wrote:
>
>> Please post a URL to the site.
>> --
>> Tom [Pepper] Willett
>> Microsoft MVP - FrontPage
>> "You're a daisy if you do!"
>> ---
>> FrontPage Support:
>> http://www.frontpagemvps.com/
>> ===
>> "Bigdogmom" <Bigdogmom@discussions.microsoft.com> wrote in message
>> news:32104C68-A04C-47B9-9A75-03B706F1536F@microsoft.com...
>> :I see nothing in the code or button properties (target frame =
>> default/none)
>> : to indicate why certain pages should randomly open up new browser windows.
>> I
>> : want my pages to open within one browser window. The site is not set up in
>> : frames....it is really quite basic, however my desktop looks like a deck
>> of
>> : cards when I'm done testing my links. HELP.
>>
>>
>>



Re: Frontpage random new window opens by Bigdogmom

Bigdogmom
Wed Mar 12 23:46:01 CDT 2008

Thanks Steve for isolating that extra code...I was so hopeful that those were
the offending tags causing unwanted browser windows to randomly open. But it
is still happening...I'm so perplexed. But I do thank you for your speedy
response.

"Steve Easton" wrote:

> There are some problems with the html in the page.
> You have content ( a table full of html ) above the opening <body tag and you have two opening <html> tags.
>
> Switch to code view and scroll down to line 94 where you'll find the second html tag and the opening body tag.
> you also have an extra set of closing </body></html> tags at line 941
>
>
> --
>
> Steve Easton
> Microsoft MVP FrontPage
> FP Cleaner
> http://www.95isalive.com/fixes/fpclean.htm
> Hit Me FP
> http://www.95isalive.com/fixes/HitMeFP.htm
>
>
> "Bigdogmom" <Bigdogmom@discussions.microsoft.com> wrote in message
> news:0E81696E-3A78-46F8-81D2-E6BCE91F95EA@microsoft.com...
> > It seems that this page sets the randomness in motion:
> > http://webs.anokaramsey.edu/literacy/glossary.html
> >
> > "Tom [Pepper] Willett" wrote:
> >
> >> Please post a URL to the site.
> >> --
> >> Tom [Pepper] Willett
> >> Microsoft MVP - FrontPage
> >> "You're a daisy if you do!"
> >> ---
> >> FrontPage Support:
> >> http://www.frontpagemvps.com/
> >> ===
> >> "Bigdogmom" <Bigdogmom@discussions.microsoft.com> wrote in message
> >> news:32104C68-A04C-47B9-9A75-03B706F1536F@microsoft.com...
> >> :I see nothing in the code or button properties (target frame =
> >> default/none)
> >> : to indicate why certain pages should randomly open up new browser windows.
> >> I
> >> : want my pages to open within one browser window. The site is not set up in
> >> : frames....it is really quite basic, however my desktop looks like a deck
> >> of
> >> : cards when I'm done testing my links. HELP.
> >>
> >>
> >>
>
>
>