Forum Moderators: open
Is it possible to use an include tag i.e. <!--#include FILE="../include/stufftoinclude.inc"-->
within a plain .htm or .html page?
I came across this earlier today, when i tried to use an include file to show a copyright credit on one of our sites. The idea being that come next year, i can update the include file to 2004, rather than changing every page in the directory.
However, unless the page extension was .asp, the include just came up as an HTML comment, and wouldn't work.
Am i just missing somthing? or is it just not possible to use includes on a plain .htm/.html page?
Cheers
Webboy
Server setup is something i am having to learn using books and forums etc, but im getting there!
I will look into the .htaccess comment.
Cheers
Webboy