bungeshea
06-12-2011, 07:49 AM
Hi
I have found this tag:
<!--#include virtual="thepagetoinclude.htm"-->
I inserts a copy of the html page (specified between the quote marks) exactly where you write the tag. I find it very useful to include a header in multiple HTML pages and only having to edit one page when needed. And the best thing is, if anyone tried to view the source code of your page, they would only see the copied version.
I have found this tag:
<!--#include virtual="thepagetoinclude.htm"-->
I inserts a copy of the html page (specified between the quote marks) exactly where you write the tag. I find it very useful to include a header in multiple HTML pages and only having to edit one page when needed. And the best thing is, if anyone tried to view the source code of your page, they would only see the copied version.