marcel penders
09-12-2003, 07:54 AM
Which language supports this code:
<--#include file="inc/footer.shtm" -->
Marcel Penders
<--#include file="inc/footer.shtm" -->
Marcel Penders
|
||||
code problemmarcel penders 09-12-2003, 07:54 AM Which language supports this code: <--#include file="inc/footer.shtm" --> Marcel Penders Caffeine 09-12-2003, 09:25 AM That is a SSI {Server Side Include}, and most of the webservers around support that. However, if you store your files on a free host, such as angelfire, they may have disabled that feature. marcel penders 09-13-2003, 10:54 AM Originally posted by phlegmatic That is a SSI {Server Side Include}, and most of the webservers around support that. However, if you store your files on a free host, such as angelfire, they may have disabled that feature. Thank you. I am using Yahoo and it seams they don't support SSI anymore. Is there another command that does the same like <!-- #include file="īnc/footer.shtm" --> Marcel Penders Caffeine 09-13-2003, 01:57 PM No, not if you are on yahoo. What you can do is you could convert your content in your footer-file {if it is static} and make a javascript-file of it. Then you could include it on the pages by using <script type="text/javascript" src="inc/footer.js"></script> marcel penders 09-13-2003, 02:37 PM Originally posted by phlegmatic No, not if you are on yahoo. What you can do is you could convert your content in your footer-file {if it is static} and make a javascript-file of it. Then you could include it on the pages by using <script type="text/javascript" src="inc/footer.js"></script> Thank you, I try to work it out. Marcel |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum