Hyperlinks have new style in FP2003

  • Thread starter Thread starter Davis Straub
  • Start date Start date
D

Davis Straub

Until a few days ago with FrontPage 2000 I would cut and paste text that
included hyperlinks from Microsoft Word XP and they would come over without
any change.

For example:

<a href="mailto:[email protected]">[email protected]</a>

Now after installing FrontPage 2003 I get:

<a style="font-family: Comic Sans MS; color: blue; text-decoration:
underline; text-underline: single"
href="mailto:[email protected]">[email protected]</a>

The style segment is the new feature.

How do I turn this off?
 
FP 2003 does not add the style unless you selected the hyperlink style option

--




| Until a few days ago with FrontPage 2000 I would cut and paste text that
| included hyperlinks from Microsoft Word XP and they would come over without
| any change.
|
| For example:
|
| <a href="mailto:[email protected]">[email protected]</a>
|
| Now after installing FrontPage 2003 I get:
|
| <a style="font-family: Comic Sans MS; color: blue; text-decoration:
| underline; text-underline: single"
| href="mailto:[email protected]">[email protected]</a>
|
| The style segment is the new feature.
|
| How do I turn this off?
|
|
| --
| Davis Straub
| http://ozreport.com
| Cathedral City, CA, USA
|
|
|
|
|
|
 
Ew, that's disgusing. I have a long-standing request for
an option that makes plain-text Paste the default, and
here's another reason.

To eliminate most of the extra formatting:

1. Open the Paste Options menu (the clipboard dohickey)
that appears immediately after you paste.
2. Choose Use Destination Styles.

This gets rid of everything but class="MsoNormal".

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*========----------
|\=========------------
|| Microsoft Office FrontPage 2003 Inside Out
|| Microsoft FrontPage Version 2002 Inside Out
|| Web Database Development Step by Step .NET Edition
|| Troubleshooting Microsoft FrontPage 2002
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/=========------------
*========----------



-----Original Message-----
Until a few days ago with FrontPage 2000 I would cut and
paste text that included hyperlinks from Microsoft Word
XP and they would come over without any change.

For example:

<a
href="mailto:[email protected]">dynamic@netconnect
..com.au said:
Now after installing FrontPage 2003 I get:

<a style="font-family: Comic Sans MS; color: blue; text-
decoration: underline; text-underline: single"
href="mailto:[email protected]">dynamic@netconnect
 
This is indeed the answer.

Thanks so much for your thoughtful reply.

Any way to make this the default paste action?

Thanks again.

--
Davis Straub
http://ozreport.com
Cathedral City, CA, USA

Jim Buyens said:
Ew, that's disgusing. I have a long-standing request for
an option that makes plain-text Paste the default, and
here's another reason.

To eliminate most of the extra formatting:

1. Open the Paste Options menu (the clipboard dohickey)
that appears immediately after you paste.
2. Choose Use Destination Styles.

This gets rid of everything but class="MsoNormal".

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*========----------
|\=========------------
|| Microsoft Office FrontPage 2003 Inside Out
|| Microsoft FrontPage Version 2002 Inside Out
|| Web Database Development Step by Step .NET Edition
|| Troubleshooting Microsoft FrontPage 2002
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/=========------------
*========----------



-----Original Message-----
Until a few days ago with FrontPage 2000 I would cut and
paste text that included hyperlinks from Microsoft Word
XP and they would come over without any change.

For example:

<a
href="mailto:[email protected]">dynamic@netconnect
.com.au said:
Now after installing FrontPage 2003 I get:

<a style="font-family: Comic Sans MS; color: blue; text-
decoration: underline; text-underline: single"
href="mailto:[email protected]">dynamic@netconnect
 
Thanks Stephen,

I didn't specify a hyperlink style option (in Word or FrontPage). Hyperlink
styles are automatically defined in Word. The style for the paragraph
containing the hyperlinks is a user defined style (by me) in both Word and
FrontPage. The styles transfer across just fine from Word to FrontPage
except for this new feature of the hyperlinks - see below.


--
Davis Straub
http://ozreport.com
Cathedral City, CA, USA
 
Oops,

It turns out that that doesn't work.

The hyperlink syle designation, see below, came through even when I chose
Use Destiniation Styles.

Any other ideas?

Thanks.


--
Davis Straub
http://ozreport.com
Cathedral City, CA, USA


Jim Buyens said:
Ew, that's disgusing. I have a long-standing request for
an option that makes plain-text Paste the default, and
here's another reason.

To eliminate most of the extra formatting:

1. Open the Paste Options menu (the clipboard dohickey)
that appears immediately after you paste.
2. Choose Use Destination Styles.

This gets rid of everything but class="MsoNormal".

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*========----------
|\=========------------
|| Microsoft Office FrontPage 2003 Inside Out
|| Microsoft FrontPage Version 2002 Inside Out
|| Web Database Development Step by Step .NET Edition
|| Troubleshooting Microsoft FrontPage 2002
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/=========------------
*========----------



-----Original Message-----
Until a few days ago with FrontPage 2000 I would cut and
paste text that included hyperlinks from Microsoft Word
XP and they would come over without any change.

For example:

<a
href="mailto:[email protected]">dynamic@netconnect
.com.au said:
Now after installing FrontPage 2003 I get:

<a style="font-family: Comic Sans MS; color: blue; text-
decoration: underline; text-underline: single"
href="mailto:[email protected]">dynamic@netconnect
 
You didn't mention you were pasting from Word
IMHO
Never paste from Word, always paste to / from notepad , or import the .doc file and see
http://sbrenjoy.bizland.com/frontpage/word.htm
--




| Thanks Stephen,
|
| I didn't specify a hyperlink style option (in Word or FrontPage). Hyperlink
| styles are automatically defined in Word. The style for the paragraph
| containing the hyperlinks is a user defined style (by me) in both Word and
| FrontPage. The styles transfer across just fine from Word to FrontPage
| except for this new feature of the hyperlinks - see below.
|
|
| --
| Davis Straub
| http://ozreport.com
| Cathedral City, CA, USA
|
|
|
| | > FP 2003 does not add the style unless you selected the hyperlink style
| option
| >
| > --
| >
| > _____________________________________________
| > 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
| > _____________________________________________
| >
| >
| | > | Until a few days ago with FrontPage 2000 I would cut and paste text that
| > | included hyperlinks from Microsoft Word XP and they would come over
| without
| > | any change.
| > |
| > | For example:
| > |
| > | <a
| href="mailto:[email protected]">[email protected]</a>
| > |
| > | Now after installing FrontPage 2003 I get:
| > |
| > | <a style="font-family: Comic Sans MS; color: blue; text-decoration:
| > | underline; text-underline: single"
| > | href="mailto:[email protected]">[email protected]</a>
| > |
| > | The style segment is the new feature.
| > |
| > | How do I turn this off?
| > |
| > |
| > | --
| > | Davis Straub
| > | http://ozreport.com
| > | Cathedral City, CA, USA
| > |
| > |
| > |
| > |
| > |
| > |
| >
| >
|
|
 
Actually I did mention that. :-)

But then there are a lot of posts to read here.

I've been doing this for years (1,300 issues of the Oz Report), and the only
problem that I've run into recently is this issue of FrontPage 2003 adding
the style statement to the hyperlinked text.

I'm quite familiar with the issues re coordinating styles in Word and
FrontPage, and this one is just a new one.


--
Davis Straub
http://ozreport.com
Cathedral City, CA, USA

Stefan B Rusynko said:
You didn't mention you were pasting from Word
IMHO
Never paste from Word, always paste to / from notepad , or import the .doc file and see
http://sbrenjoy.bizland.com/frontpage/word.htm
--




| Thanks Stephen,
|
| I didn't specify a hyperlink style option (in Word or FrontPage). Hyperlink
| styles are automatically defined in Word. The style for the paragraph
| containing the hyperlinks is a user defined style (by me) in both Word and
| FrontPage. The styles transfer across just fine from Word to FrontPage
| except for this new feature of the hyperlinks - see below.
|
|
| --
| Davis Straub
| http://ozreport.com
| Cathedral City, CA, USA
|
|
|
| | > FP 2003 does not add the style unless you selected the hyperlink style
| option
| >
| > --
| >
| > _____________________________________________
| > 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
| > _____________________________________________
| >
| >
| | > | Until a few days ago with FrontPage 2000 I would cut and paste text that
| > | included hyperlinks from Microsoft Word XP and they would come over
| without
| > | any change.
| > |
| > | For example:
| > |
| > | <a
| href="mailto:[email protected]">[email protected]</a>
| > |
| > | Now after installing FrontPage 2003 I get:
| > |
| > | <a style="font-family: Comic Sans MS; color: blue; text-decoration:
| > | underline; text-underline: single"
| > |
 
Back
Top