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

Re: [cobalt-users] Server Side Include Problem - RaQ3



On Wed, 22 Aug 2001 11:56:57 +0200, Marco Baurdoux mumbled something 
like:
>>> But with th efollowing line :
>>>
>>> <!--#if "&&DATE_LOCAL&&" hasstring "01" include 
file="01aq.txt"-->
>>>
>>> I get an error has occured with this directive.

You can't use "if" statements with SSI. 
You'll need to either use PHP or CGI - of course I recommend PHP  ;) 
- and put your if/then/else statement in that way.
--
CarrieB
The main reason Santa is so jolly is because he knows where all the 
bad girls live.