[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] [if] [/if] tags help....
Well i tried the method you (Joachim) said but in the html code its written:
[if-field category =~ /storage/]1111111111111111111[/if-field]
and on the screen its dsipalying (its not doing the if thing at all, that
interpretate and assign values where needed):
if-data products category =~ /storage/]1111111111111111111[/if-data]
(it happens the same in the other way you wrote me).
any other ideas?
Thanks,
Eran Binyamin Zeitoun.
----- Original Message -----
From: Hans-Joachim Leidinger <hans-joachim.leidinger@home.gelsen-net.de>
To: <minivend-users@minivend.com>
Sent: Saturday, September 11, 1999 3:56 PM
Subject: Re: [mv] [if] [/if] tags help....
> ****** message to minivend-users from Hans-Joachim Leidinger
<hans-joachim.leidinger@home.gelsen-net.de> ******
>
> Have you tried the
> [if-field category eq/gt/lt this-and-that]
> or
> [if-field category =~ /this-and-that/]
> ?
>
> Joachim
>