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

Re: [cobalt-users] cgi not executing



andre wrote:

> hi,
> also my
> <!-- #exec cgi="counter.pl"-->
> is not executing
> if i call the script via

> <snip>

> any ideas ?

Hi andre,
How about this:
    <!--#exec cgi="counter.pl"-->
instead of this:
    <!-- #exec cgi="counter.pl"-->
Notice the subtle difference ?
NO SPACE before the #
Have fun!
--
Regards,
Kul