has anyone come up with a way to include a header and a footer in the web
templates? Without having to hard code it and without using frames?
in ASP a example would be something like:
<!--#include file="mydir/header.inc"-->
your normal template code goes here
<!--#include file="mydir/footer.inc"-->
in the header would be the body tag with settings for background color,
image, link, vlink etc etc... so that you could customize/individualize
without having to HARD CODE it... is it possible and if possible are there
examples you all are willing to share?
thanks,
Michael Wakkinen
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.