[thelist] "Include" an HTML page?

David.Cantrell at Gunter.AF.mil David.Cantrell at Gunter.AF.mil
Wed Aug 14 13:58:00 CDT 2002


>Is there any way to write an "include"-type statement (or something that
will achieve the same purpose) for an HTML page so >I don't have to update
this page three different times when I make my daily changes? If not, what's
the best way to get this >page into a format that can be "included"? (Turn
it into a functioning ASP page, perhaps?)

Yep.

	<!--#include file="calendar.html"-->
	or
	<!--#include virtual="/calendar.html"-->

More info: http://www.wdvl.com/Authoring/SSI/

HTH,
-dave



More information about the thelist mailing list