Re: Multiple Hideif peramiters
This WebDNA talk-list message is from 2001
It keeps the original formatting.
numero = 38903
interpreted = N
texte = The trick here is to do the multiple item list first then use a contains operator...[hideif _1_2_5.7_^_[variable]_]Notice also the use of the delimiter character - I used _ in the example but you can use any character you want that won't mess up the context (e.g. don't use = or any other comparison operator).The purpose of using the delimiters is so you can avoid matching on a partial string - such as if [variable] had a value of 7 -- the source string contains a 7, but the comparison will be for _7_ which it does not contain, while testing for _5.7_ will result in a match.- brianAt 1:06 PM 9/25/2001, Donovan Brooke wrote:>is this valid context?>>[hideif [variable]=1,2,5.7][/hideif]>>meaning it will hide the enclosed if the variable matches any of the >above numbers..>>thanx very much.>>>-- Donovan D. Brooke-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
The trick here is to do the multiple item list first then use a contains operator...[hideif _1_2_5.7_^_[variable]_]Notice also the use of the delimiter character - I used _ in the example but you can use any character you want that won't mess up the context (e.g. don't use = or any other comparison operator).The purpose of using the delimiters is so you can avoid matching on a partial string - such as if [variable] had a value of 7 -- the source string contains a 7, but the comparison will be for _7_ which it does not contain, while testing for _5.7_ will result in a match.- brianAt 1:06 PM 9/25/2001, Donovan Brooke wrote:>is this valid context?>>[hideif [variable]=1,2,5.7][/hideif]>>meaning it will hide the enclosed if the variable matches any of the >above numbers..>>thanx very much.>>>-- Donovan D. Brooke-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Brian Fries
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
price change help (1998)
password authentication schemes (2003)
[OT] Bookmarking code (2003)
I'm new be kind (1997)
Re[2]: Next X hits (1996)
date pref (1999)
[OT] Form POSTing with LONG variable (2007)
Uh...can someone help me out with the b10? (1997)
auction system w/ Web Cat (1999)
version 2 for NT (1997)
[WebDNA] showif/sendmail question (2008)
creator code (1997)
Bug or syntax error on my part? (1997)
Using [Showif] tag. Mac (1997)
Username/Password with [Protect] (2000)
2.1b3 --> way slow (1997)
creating a ShipCosts database (1997)
Potential Conflicts? (1997)
Loop into field (1998)
taxTotal confusion (1998)