Hi
I have Frontpage 2000 and on all my links it suddenly start to add (on every side on my whole webbsite) target="head" after the <a href=link>. It look like this <a href=link target="head"> in the html-code and all my pages open in a new window instead of just changing side on the website!

I have manually taken the htmlcode - target="head" - away both in the frontpageprogram and when that didn't help directly in notes - but it keeps reappering!!
How do stop this automatically VERY irritating thing?

Thank you!!

Re: Hyperlinksproblem by Stefan

Stefan
Thu Dec 04 03:26:30 CST 2003

You have set a target as a default for the page (or if in frames for the frameset)
Search (target="head") and replace with (target="_self") or nothing (set for all pages and in html)
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Katrin" <katrin.is@home.se> wrote in message news:CE2A705A-0F5E-46F6-AD70-35C87D305B54@microsoft.com...
| Hi
| I have Frontpage 2000 and on all my links it suddenly start to add (on every side on my whole webbsite) target="head" after the <a
href=link>. It look like this <a href=link target="head"> in the html-code and all my pages open in a new window instead of just
changing side on the website!
|
| I have manually taken the htmlcode - target="head" - away both in the frontpageprogram and when that didn't help directly in
otes - but it keeps reappering!!
| How do stop this automatically VERY irritating thing?
|
| Thank you!!



SV: Re: Hyperlinksproblem by anonymous

anonymous
Sat Dec 06 06:16:05 CST 2003

I have already done that but as fast as I open the side in frontpage it automatically changes back to target = head!!
Where do I stop Frontpage doing this by it-self??

Re: Re: Hyperlinksproblem by Stefan

Stefan
Sat Dec 06 09:51:29 CST 2003

Then you didn't do a S&R selecting All pages and in Html (w/ all your pages closed), or your site is in a frameset

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Katrin" <anonymous@discussions.microsoft.com> wrote in message news:AC2827D5-D105-4BBA-B1F0-EE7C1BC43618@microsoft.com...
| I have already done that but as fast as I open the side in frontpage it automatically changes back to target = head!!
| Where do I stop Frontpage doing this by it-self??