hethcox has asked for the wisdom of the Perl Monks concerning the following question:
the #echo prints the value the I set() in the cgi. But the #if statement is never true. (perl 5.6.1, ActiveState, Win2K)[<!--#echo var="raloption" -->]<br> <!--#if expr="'\$raloption' =~ /dd/" --> Some stuff <!--#endif -->
Code tags - dvergin 2003-12-09
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: CGI::SSI #if problem
by Joost (Canon) on Dec 09, 2003 at 23:01 UTC | |
by hethcox (Initiate) on Dec 10, 2003 at 03:03 UTC | |
|
Re: CGI::SSI #if problem
by pingo (Hermit) on Jul 17, 2007 at 09:41 UTC |