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!

Re: WEBBOT 'Include Page' causing problems by Stefan

Stefan
Mon May 03 03:13:49 CDT 2004

There are some bugs in FP2002 & in the FP2002 SE related to shared borders & include pages
so make sure you (and your host) see & apply all appropriate patches from:

For info in Service Pack 1 & 2 for FP2002 / MSO XP - see:
http://support.microsoft.com/default.aspx?scid=kb;[LN];Q325671

For the Host/Server running the FP2002 SE make sure they see:

For Unix server problems on the FP2002 SE
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q299360
The latest FP SE for Unix that fix the problems
(FPSE 2000 1.4 patch and an FPSE 2002 SR 1.1 patch)
are at http://www.rtr.com/fpsupport

For NT server problems on the FP2002 SE
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q298827
For FrontPage Server Extension 2002 Update - see
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q317296
and security patch
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/bulletin/MS02-053.asp



--

_____________________________________________
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
_____________________________________________


"Kim Premuda San Diego CA" <anonymous@discussions.microsoft.com> wrote in message news:74fe01c4309b$70c5eca0$a301280a@phx.gbl...
| 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!



Re: WEBBOT 'Include Page' causing problems by Tom

Tom
Mon May 03 07:26:04 CDT 2004

Stefan: The updates for extensions and patch should be:

http://download.microsoft.com/download/FrontPage2002/fpse1001/1/W98NT42KMeXP/EN-US/fpse1001.exe

http://download.microsoft.com/download/FrontPage2002/fpse1002/1/W98NT42KMeXP/EN-US/fpse1002.exe

Current Security Patch:

http://support.microsoft.com/default.aspx?scid=kb;en-us;813380
--
=====================================================
Tom Pepper Willett [Microsoft MVP - FrontPage]
----------------------------------------------------------------------------
-
Microsoft FrontPage:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
http://msdn.microsoft.com/office/understanding/frontpage/
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
=====================================================
"Stefan B Rusynko" <sbr_enjoy@hotmail.com> wrote in message
news:e7ItRaOMEHA.1348@TK2MSFTNGP10.phx.gbl...
> There are some bugs in FP2002 & in the FP2002 SE related to shared borders
& include pages
> so make sure you (and your host) see & apply all appropriate patches from:
>
> For info in Service Pack 1 & 2 for FP2002 / MSO XP - see:
> http://support.microsoft.com/default.aspx?scid=kb;[LN];Q325671
>
> For the Host/Server running the FP2002 SE make sure they see:
>
> For Unix server problems on the FP2002 SE
> http://support.microsoft.com/default.aspx?scid=kb;en-us;Q299360
> The latest FP SE for Unix that fix the problems
> (FPSE 2000 1.4 patch and an FPSE 2002 SR 1.1 patch)
> are at http://www.rtr.com/fpsupport
>
> For NT server problems on the FP2002 SE
> http://support.microsoft.com/default.aspx?scid=kb;en-us;Q298827
> For FrontPage Server Extension 2002 Update - see
> http://support.microsoft.com/default.aspx?scid=kb;EN-US;q317296
> and security patch
>
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/bulletin/MS02-053.asp
>
>
>
> --
>
> _____________________________________________
> 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
> _____________________________________________
>
>
> "Kim Premuda San Diego CA" <anonymous@discussions.microsoft.com> wrote in
message news:74fe01c4309b$70c5eca0$a301280a@phx.gbl...
> | 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!
>
>