Include Page Doesn't work! Ack!

B

Bonnie

Help!

I am trying to do the simplest thing - include a .htm
file in another file in a web using FrontPage 2003. And
it doesn't work! See
http://paoc.mit.edu/cmi/applications/test.htm.

I have my Browse time and Author time components turned
on. It is a real htm file not asp. The html code looks
as it should.

I deleted the line
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
just in case, because of some advice in another post, and
that didn't seem to matter. So I put it back in.

I have recalculated the hyperlinks multiple times, every
time I try something new, and that never helps. The
included file is just not shown!

The server is IIS, not sure of version. It is running
FP extensions, but that should not matter for includes.

When I view the page in IE6 and check the source code I
see what I think is a check sum error:
<!--webbot bot="Include" U-Include="sidebar_appl.htm"
TAG="BODY" startspan --><!--webbot bot="Include" endspan
i-checksum="0" -->

I had the same trouble in FP 2000 and upgraded to 2003 but
the problem remains. Everything else is hunkie dorie
with FP 2003 so far.

Does anyone have any idea what is going on?

Thanks.
 
M

MD WebsUnlimited.com

Hi Bonnie,

The problem is that the included page must be another HTML page. Page
sidebar_appl.htm is not. All it contains is a table without HTML, HEAD, and
BODY sections.

Create a new page then open the page sidebar_appl.htm go to Code View , Cut
the entire contents. Switch to the new page and paste the contents between
the body tag. File | Save as ... | select the old file sidebar_appl.htm and
save.

Next, open the page http://paoc.mit.edu/cmi/applications/test.htm. and save
it.

--
Mike -- FrontPage MVP '97 - '02
http://www.websunlimited.com
Our latest products "At Your Command" and IncludeASP
http://www.websunlimited.com/order/Product/AYC/ayc.htm
http://www.websunlimited.com/order/product/includeASP/includeASP.htm
 
S

Stefan B Rusynko

See your duplicate post in the programming group

--




| Help!
|
| I am trying to do the simplest thing - include a .htm
| file in another file in a web using FrontPage 2003. And
| it doesn't work! See
| http://paoc.mit.edu/cmi/applications/test.htm.
|
| I have my Browse time and Author time components turned
| on. It is a real htm file not asp. The html code looks
| as it should.
|
| I deleted the line
| <meta name="GENERATOR" content="Microsoft FrontPage 6.0">
| just in case, because of some advice in another post, and
| that didn't seem to matter. So I put it back in.
|
| I have recalculated the hyperlinks multiple times, every
| time I try something new, and that never helps. The
| included file is just not shown!
|
| The server is IIS, not sure of version. It is running
| FP extensions, but that should not matter for includes.
|
| When I view the page in IE6 and check the source code I
| see what I think is a check sum error:
| <!--webbot bot="Include" U-Include="sidebar_appl.htm"
| TAG="BODY" startspan --><!--webbot bot="Include" endspan
| i-checksum="0" -->
|
| I had the same trouble in FP 2000 and upgraded to 2003 but
| the problem remains. Everything else is hunkie dorie
| with FP 2003 so far.
|
| Does anyone have any idea what is going on?
|
| Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top