W
whitesmith
I have a simple copyright message that I placed in an include file
called my_include.htm:
<body>
Copyright 2007 Yada, Yada
</body>
I insert the include file by doing this on a content page:
Insert
Web Component
Included Content
Page
browse to page_footer.htm
OK
This puts *only* the following code on the page: "<!--webbot
bot="Include" U-Include="include/page_footer.htm" TAG="BODY" -->"
In previous versions of FP included content always consisted of this
line followed by a startspan line, the actual included text, and an
endspan line. Is this minimalist approach the way FP 2003 is supposed
to work or am I doing something wrong? Thanks for any help -- I'm
frustrated by this unexpected behavior.
called my_include.htm:
<body>
Copyright 2007 Yada, Yada
</body>
I insert the include file by doing this on a content page:
Insert
Web Component
Included Content
Page
browse to page_footer.htm
OK
This puts *only* the following code on the page: "<!--webbot
bot="Include" U-Include="include/page_footer.htm" TAG="BODY" -->"
In previous versions of FP included content always consisted of this
line followed by a startspan line, the actual included text, and an
endspan line. Is this minimalist approach the way FP 2003 is supposed
to work or am I doing something wrong? Thanks for any help -- I'm
frustrated by this unexpected behavior.