[ic] Simple conditional problem

Joel Stewart interchange-users@lists.akopia.com
Fri Jun 8 13:52:01 2001


Hello

Can anyone please help me with what is probably a very simple problem.  I am
trying to use a conditional statement to not display the price for a gift
certificate with in a loop

[if [loop-code] =~ /^gift_cert/i]Available in any
increment[else][loop-price][/else][/if]

Obviously to those in the know, it doesn't work.  I've tried it with quotes,
with nothing, probably 20 different combinations and still no joy.

Thanks for whatever help you can provide

Joel Stewart