J
Jacob
It's a common practice to use a template file that acts
as a header and footer file for any dynamically loaded
HTML files.
-- TEMPLATE FILE START --
HTML
STYLESHEETS
BODY
-------
-- INCLUDE HTML FILE --
-------
/BODY
/HTML
-- TEMPLATE FILE END --
When editing the INCLUDE HTML FILE in DESIGN MODE using
FrontPage, it is very hard to imagine the end result
because there are no stylesheets present.
Is there a really cool way to include a template file
dynamically (maybe just a header file)? The template HTML
file should not be present in CODE VIEW and most
important of all the template code should not be included
when the HTML file is saved.
Thx.
Jacob
as a header and footer file for any dynamically loaded
HTML files.
-- TEMPLATE FILE START --
HTML
STYLESHEETS
BODY
-------
-- INCLUDE HTML FILE --
-------
/BODY
/HTML
-- TEMPLATE FILE END --
When editing the INCLUDE HTML FILE in DESIGN MODE using
FrontPage, it is very hard to imagine the end result
because there are no stylesheets present.
Is there a really cool way to include a template file
dynamically (maybe just a header file)? The template HTML
file should not be present in CODE VIEW and most
important of all the template code should not be included
when the HTML file is saved.
Thx.
Jacob