website page opening in new window
I have recently changed our web page and everything is great so far except
one of the pages opens in a new window and for the life of me i cannot
remember or find how to prevent that. Any help is appreciated.
Re: website page opening in new window
In the links to the page look for target="whatever" and delete.
Example:
This page opens in a new window
should be
This page does not use a new window
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp
"bj" <bj [at] discussions.microsoft.com> wrote in message
news:64D90C13-AEFC-4B10-B1A2-5DDF89E077E4 [at] microsoft.com:
> I have recently changed our web page and everything is great so far except
> one of the pages opens in a new window and for the life of me i cannot
> remember or find how to prevent that. Any help is appreciated.
Re: website page opening in new window
Any suggestion where it might be located, head or body?
"Ronx" wrote:
> In the links to the page look for target="whatever" and delete.
> Example:
> This page opens in a new window
> should be
> This page does not use a new window
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
>
> http://www.rxs-enterprises.org/fp
>
>
>
>
> "bj" <bj [at] discussions.microsoft.com> wrote in message
> news:64D90C13-AEFC-4B10-B1A2-5DDF89E077E4 [at] microsoft.com:
>
> > I have recently changed our web page and everything is great so far except
> > one of the pages opens in a new window and for the life of me i cannot
> > remember or find how to prevent that. Any help is appreciated.
>
>
Re: website page opening in new window
Links are located in the body. There may be a <base taget=""> tag in
the <head>, but this will affect EVERY link on that page. If required,
delete the entire <base target="???"> tag.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp
"bj" <bj [at] discussions.microsoft.com> wrote in message
news:C9F9A789-CF77-4037-AB51-D07D76848F24 [at] microsoft.com:
> Any suggestion where it might be located, head or body?
>
> "Ronx" wrote:
>
> > In the links to the page look for target="whatever" and delete.
> > Example:
> > This page opens in a new window
> > should be
> > This page does not use a new window
> > --
> > Ron Symonds - Microsoft MVP (FrontPage)
> > Reply only to group - emails will be deleted unread.
> >
> > http://www.rxs-enterprises.org/fp
> >
> >
> >
> >
> > "bj" <bj [at] discussions.microsoft.com> wrote in message
> > news:64D90C13-AEFC-4B10-B1A2-5DDF89E077E4 [at] microsoft.com:
> >
> > > I have recently changed our web page and everything is great so far except
> > > one of the pages opens in a new window and for the life of me i cannot
> > > remember or find how to prevent that. Any help is appreciated.
> >
> >