[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Server Side Include Problem - RaQ3



Can anyone tell me how to schedule a server side include on a  RaQ3 please?
I have 31 different files which need to be displayed on one day each month,
and so far have had no luck.

 I know SSI  is working, because these two lines work :

 <!--#echo var="DATE_GMT"-->

 <!--#include virtual="01aq.txt" -->

But with th efollowing line :

<!--#if "&&DATE_LOCAL&&" hasstring "01" include file="01aq.txt"-->

I get an error has occured with this directive.