I've used SSI's before, no problems, and I asked the server admin to set up SSI's to be allowed on .html and .htm pages, but no matter what I've tried path wise (./, / and no/)I still get this error
Active Server Pages error 'ASP 0126'
Include file not found
/testing/contact_us.htm, line 1
The include file 'includes/header.html' was not found.
Can anyone shed some light on this? It "should" work to the best of my knowledge.
this is the code I'm using
<!--#include virtual="includes/header.html" -->
----------------------------------------
Sometimes, when my code just won't behave, I take it outside and make it listen to britney spears music, and when it comes back it's really well behaved. I wonder if it's suffering from post tramatic stress syndrome now..
Active Server Pages error 'ASP 0126'
Include file not found
/testing/contact_us.htm, line 1
The include file 'includes/header.html' was not found.
Can anyone shed some light on this? It "should" work to the best of my knowledge.
this is the code I'm using
<!--#include virtual="includes/header.html" -->
----------------------------------------
Sometimes, when my code just won't behave, I take it outside and make it listen to britney spears music, and when it comes back it's really well behaved. I wonder if it's suffering from post tramatic stress syndrome now..