FP 2002 suddenly corrupts my index page every time

  • Thread starter Thread starter frustrated
  • Start date Start date
F

frustrated

I recently upgraded from Front Page 2000 to 2002. After settling into the
2002 and getting my site to look right again, the program worked fine for
awhile. Suddenly though, every time that I open my index.htm page in Normal
view the page looks correct, however when I look at the HTML view, there is
a huge chunk of code missing. If I save the file, it saves but with the
missing code. Basically everything in the head is retained but the only
thing below the head is the Page Properties settings which are then listed
twice.

Example of what is left below the head:

</head>
<body link="#0000FF" vlink="#0000FF" alink="#FF0000" bgcolor="#008400"
style="font-family: Verdana; font-size: 10pt">
<body topmargin="5" leftmargin="5" link="#0000FF" vlink="#0000FF"
alink="#FF0000" bgcolor="#008400" style="font-family: Verdana; font-size:
10pt">
<body topmargin="5" leftmargin="5" link="#0000FF" vlink="#0000FF"
alink="#FF0000" bgcolor="#008400" style="font-family: Verdana; font-size:
10pt"></body></html>

Any ideas or help would be greatly appreciated...
 
frustrated said:
I recently upgraded from Front Page 2000 to 2002. After settling into the
2002 and getting my site to look right again, the program worked fine for
awhile. Suddenly though, every time that I open my index.htm page in Normal
view the page looks correct, however when I look at the HTML view, there is
a huge chunk of code missing. If I save the file, it saves but with the
missing code. Basically everything in the head is retained but the only
thing below the head is the Page Properties settings which are then listed
twice.

Example of what is left below the head:

</head>
<body link="#0000FF" vlink="#0000FF" alink="#FF0000" bgcolor="#008400"
style="font-family: Verdana; font-size: 10pt">
<body topmargin="5" leftmargin="5" link="#0000FF" vlink="#0000FF"
alink="#FF0000" bgcolor="#008400" style="font-family: Verdana; font-size:
10pt">
<body topmargin="5" leftmargin="5" link="#0000FF" vlink="#0000FF"
alink="#FF0000" bgcolor="#008400" style="font-family: Verdana; font-size:
10pt"></body></html>

Any ideas or help would be greatly appreciated...

Do you have shared borders in the site? You might have a yacked up shared
border file that would cause this. Check the HTML of the files in your
_borders directory to find out. (You may have to do this first Tools > Web
Settings > Advanced > Show hidden.)
 
Back
Top