spdorsey
02-08-2005, 09:37 PM
Hello
I'm using the following tag to link to another text document as a server-side include:
<!--#include file="ssi/nav.htm" -->
Questions:
- Is this the correct syntax to reference?
- Am I correct in assuming that I need to use a ".shtml" extension on the pages using SSI?
- Is there a batter way of doing this?
Because everything works fine in every browser except MSIE 6.0 in Windows. The included content is missing. Does SSI work in MSIE? If so, what am I doing wrong? Here is the site where the code is used:
http://www.deepa.com/stage/index.shtml
thanks for any input,
--------------S
I'm using the following tag to link to another text document as a server-side include:
<!--#include file="ssi/nav.htm" -->
Questions:
- Is this the correct syntax to reference?
- Am I correct in assuming that I need to use a ".shtml" extension on the pages using SSI?
- Is there a batter way of doing this?
Because everything works fine in every browser except MSIE 6.0 in Windows. The included content is missing. Does SSI work in MSIE? If so, what am I doing wrong? Here is the site where the code is used:
http://www.deepa.com/stage/index.shtml
thanks for any input,
--------------S