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:
process SSI (1998)
MySQL 5/Float (2007)
[Mac 3.0.8] Formulas.db Question (2003)
How do you TEAM Code? (2004)
Problem using # in my field names ... (1998)
Remove me from your list immeadiately (1999)
Bad Cookie (1998)
Problems getting parameters passed into email. (1997)
[OT] Unix question (2002)
Updating a database once per day - An example (1998)
Text data with spaces in them... (1997)
Error:Too many nested [xxx] contexts (1997)
WebCAT has the devil in it! (2003)
NT vs Mac (1997)
Pithy questions on webcommerce & siteedit (1997)
Strange intermittent WebDNA problems (2008)
Country & Ship-to address & other fields ? (1997)
no global [username] or [password] displayed ... (1997)
WebCatalog v2.1.1 (1998)
[founditems] & radiobuttons - CONCLUSION (2002)