Well, I knew I'd have to come back here for help someday.
I'm developing a web page in which I'm trying to insert a server side include. I've spoken to the people hosting the site and they say that SSI is installed to their knowledge, but can't be sure, so I was just wanting to make sure I'm doing it right before I go banging at their door.
I'm doing this:
Nothing fancy, just a plain ol' SSI. Is it correct?Code:<!--#include file="Navtext.htm"-->















Reply With Quote