Foser Posted August 4, 2007 Share Posted August 4, 2007 Alright This is what my file directory looks like images productions includes mainfile.html On my main file .html i include this like: <!--#include file="includes/footer.html" --> Which works fine! Now I have another file in the productions folder. The way I include the footer in the same location as the other footer is this way: <!--#include virtual="/includes/footer.html" --> This does not work! No error message just not there... Could anyone help me Thanks a lot! Quote Link to comment Share on other sites More sharing options...
RichardRotterdam Posted August 4, 2007 Share Posted August 4, 2007 thats because that's the way you include a file in ASP and you are probably just using the .html extension you can't really include a file in html files unless you use Iframes Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.