stvchez123
Programmer
Hi,
I'd like to do a simple HTML include of a file, I can't quite get it and am not sure if the code is not correct, or if i need to find out if it can be done on my current server. I know it can easily be done in ASP or Cold Fusion, but need to keep these HTML files. I'm not sure if I need to ask a question to my server provider, but thought I'd start here. Here is my current code:
<!--#include file="../include/header_help_main.html"-->
that links to the HTML file above. thanks
I'd like to do a simple HTML include of a file, I can't quite get it and am not sure if the code is not correct, or if i need to find out if it can be done on my current server. I know it can easily be done in ASP or Cold Fusion, but need to keep these HTML files. I'm not sure if I need to ask a question to my server provider, but thought I'd start here. Here is my current code:
<!--#include file="../include/header_help_main.html"-->
that links to the HTML file above. thanks