[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Server Side Includes and my being a total spaz
- Subject: RE: [cobalt-users] Server Side Includes and my being a total spaz
- From: "Dan" <dan@xxxxxxxxxxxxx>
- Date: Wed Dec 1 10:00:16 1999
[changed to plain text]
I have the include set up as <!--#include virtual="file.shtml" --> in my
shtml file.
If anyone can give me some input on this I would appreciate it very much.
Thanks in advance,
Is the file you're using the include statement in a .shtml file? Are you
seeing an error on the page like [error processing etc.]? If the file to be
included is in the same directory, try
<!--#include file="file.html"-->
--
Dan Kriwitsky