I found this and variations of it in this forum:
<!-- #include file="header.txt" -->
I also found a very enticing way to use JavaScript (.js) files. The catch here is that if someone does not have JavaScript enabled you are out of luck. Why would someone disable JavaScript? Is this done from the Browser settings on the client side?
Also, I thought I remembered a <TEXT> type HTML tag. I have code that I'd like to run in ASP and pure HTML environments. Looking for the best solution before coding a million lines.
<!-- #include file="header.txt" --> is cool but it seems the calling file MUST be ASP (not .html).
Any more thoughts???
Thanks again for all your feedback guys\gals,
Michael