K
Kim Premuda San Diego CA
At the top of all my web pages is a small 2x2 'header'
table. The top row has a company logo in one column and
the company name in text in the other column. The second
row contains a FrontPage 'include page' that is nothing
more than another table (2x5) containing links to other
pages on my web site. It has been this way for many years
and was working fine until I made minor text changes to
one of the pages. The 'include page' HTML code is as
follows;
<TD><!--WEBBOT bot="Include" u-include="../menu.htm"
tag="BODY" --></TD>
What is now happening is that ALL of my web pages display
double 'header' tables at the top of each page, and you
can see '../menu.htm' as plain text in the second 'header'
table. If I remove the 'include page' (../menu.htm), only
one 'header' table is displayed at the top of each page
(which is normal). The 'menu.htm' file has not been
altered in any way.
If I put the 'include page' above the 'header' table, the
table displays correctly, however, the plain
text '../menu.htm' appears above the table.
My ISP said they recently performed some Microsoft server
updates, and that the updates may have affected the
FrontPage Server Extensions.
Any help, suggestions, or comments would be appreciated as
I don't know how to fix this.
Thanks!
table. The top row has a company logo in one column and
the company name in text in the other column. The second
row contains a FrontPage 'include page' that is nothing
more than another table (2x5) containing links to other
pages on my web site. It has been this way for many years
and was working fine until I made minor text changes to
one of the pages. The 'include page' HTML code is as
follows;
<TD><!--WEBBOT bot="Include" u-include="../menu.htm"
tag="BODY" --></TD>
What is now happening is that ALL of my web pages display
double 'header' tables at the top of each page, and you
can see '../menu.htm' as plain text in the second 'header'
table. If I remove the 'include page' (../menu.htm), only
one 'header' table is displayed at the top of each page
(which is normal). The 'menu.htm' file has not been
altered in any way.
If I put the 'include page' above the 'header' table, the
table displays correctly, however, the plain
text '../menu.htm' appears above the table.
My ISP said they recently performed some Microsoft server
updates, and that the updates may have affected the
FrontPage Server Extensions.
Any help, suggestions, or comments would be appreciated as
I don't know how to fix this.
Thanks!