Frontpage hangs and inserts repeated font commands

  • Thread starter Thread starter anvi
  • Start date Start date
A

anvi

Hello, I have quite a nasty problem with Frontpage 2003.
One of my pages has a three-column table and a couple of hundreds lines
organized in bulleted lists.
Every time I open it, FP adds 328 lines with font information (164 at
the beginning and 164 at the end), which look like this:

<basefont face="Verdana, Arial, Helvetica">
<basefont face="Verdana, Arial, Helvetica">
.... more duplicate lines ...

and, what's even worse, Frontpage hangs and doesn't let me do anything,
while also using a lot of CPU, so that I have to kill it using Task
Manager.
If I open the same file with a text editor, delete all the redundant
font command lines and then open the resulting html, it works fine, but
the next time I open it with FP it all happens again.

You can see the page at http://www.olap.it/Products.htm

One last thing: The site uses Frontpage themes.
 
Could be a corrupt theme
Try removing the theme from all page (since you don't really appear to be using it)
Also run a Help - Detect and Repair
--




| Hello, I have quite a nasty problem with Frontpage 2003.
| One of my pages has a three-column table and a couple of hundreds lines
| organized in bulleted lists.
| Every time I open it, FP adds 328 lines with font information (164 at
| the beginning and 164 at the end), which look like this:
|
| <basefont face="Verdana, Arial, Helvetica">
| <basefont face="Verdana, Arial, Helvetica">
| ... more duplicate lines ...
|
| and, what's even worse, Frontpage hangs and doesn't let me do anything,
| while also using a lot of CPU, so that I have to kill it using Task
| Manager.
| If I open the same file with a text editor, delete all the redundant
| font command lines and then open the resulting html, it works fine, but
| the next time I open it with FP it all happens again.
|
| You can see the page at http://www.olap.it/Products.htm
|
| One last thing: The site uses Frontpage themes.
|
 
Back
Top