- An example using an Include Page
- default.stm
view the source code
& look for <!--#include file="homework.inc"-->
at bottom of the page.
- homework.inc - this page just
happens to be a table that gets embedded into the default.stm
page where <!--#include file="homework.inc"-->
occurs.
|