Links are Added Automatically to Text that I don't want linked.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am designing a html page in front page 2003 but if I have a certain word in my text like "tax" or "travel" when I upload the page there is a link to goto:tax or goto:travel How do I get frontpage to STOP adding links to text that I don't want linked....Please send me some suggestions so I can get this fixed.
 
Add the following to the head section of each page in HTML / Code View:

<meta name="MSSmartTagsPreventParsing" content="TRUE">
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


Dolphins1008 said:
I am designing a html page in front page 2003 but if I have a certain word in my text like "tax"
or "travel" when I upload the page there is a link to goto:tax or goto:travel How do I get
frontpage to STOP adding links to text that I don't want linked....Please send me some suggestions
so I can get this fixed.
 
could you provide a link to this offending page? it's very odd behavior.

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--


Dolphins1008 said:
I am designing a html page in front page 2003 but if I have a certain word
in my text like "tax" or "travel" when I upload the page there is a link to
goto:tax or goto:travel How do I get frontpage to STOP adding links to text
that I don't want linked....Please send me some suggestions so I can get
this fixed.
 
Thomas,

I don't have fp2003, but i'm curious as to why this would happen?

Robo


| Add the following to the head section of each page in HTML / Code View:
|
| <meta name="MSSmartTagsPreventParsing" content="TRUE">
| --
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | > I am designing a html page in front page 2003 but if I have a certain word in my text like "tax"
| or "travel" when I upload the page there is a link to goto:tax or goto:travel How do I get
| frontpage to STOP adding links to text that I don't want linked....Please send me some suggestions
| so I can get this fixed.
|
|
 
See:
http://support.microsoft.com/default.aspx?scid=kb;en-us;810887&Product=ie600

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


Thomas,

I don't have fp2003, but i'm curious as to why this would happen?

Robo


| Add the following to the head section of each page in HTML / Code View:
|
| <meta name="MSSmartTagsPreventParsing" content="TRUE">
| --
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | > I am designing a html page in front page 2003 but if I have a certain word in my text like "tax"
| or "travel" when I upload the page there is a link to goto:tax or goto:travel How do I get
| frontpage to STOP adding links to text that I don't want linked....Please send me some suggestions
| so I can get this fixed.
|
|
 
ah so it's a browser problem.
thanks.


| See:
| http://support.microsoft.com/default.aspx?scid=kb;en-us;810887&Product=ie600
|
| --
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | Thomas,
|
| I don't have fp2003, but i'm curious as to why this would happen?
|
| Robo
|
|
| | Add the following to the head section of each page in HTML / Code View:
| |
| | <meta name="MSSmartTagsPreventParsing" content="TRUE">
| | --
| | ==============================================
| | Thomas A. Rowe (Microsoft MVP - FrontPage)
| | WEBMASTER Resources(tm)
| |
| | FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| | ==============================================
| | To assist you in getting the best answers for FrontPage support see:
| | http://www.net-sites.com/sitebuilder/newsgroups.asp
| |
| | | | > I am designing a html page in front page 2003 but if I have a certain word in my text like "tax"
| | or "travel" when I upload the page there is a link to goto:tax or goto:travel How do I get
| | frontpage to STOP adding links to text that I don't want linked....Please send me some suggestions
| | so I can get this fixed.
| |
| |
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top