Re: Newbie Question about a Logical AND in a show if statement....
This WebDNA talk-list message is from 1999
It keeps the original formatting.
numero = 24618
interpreted = N
texte = Try this code:[text show=f]babyState=[/text][showif [math]{[date_one]}-{[date_two]}<[math]365[/math][textshow=f]babyState=Infant. . .[/text][/showif][showif [math]{[date_one]}-{[date_two]}<[math]30[/math][textshow=f]babyState=Neonatal. . .[/text][/showif][text show=t]babyState[/text]This is kind of annoying, but really its not much extra code.If the difference is greater than 365 nothing will be displayedif the difference is less than 365 but not less than 30 (greater than 30)Infant . . . is displayedif the difference is less than 30 it is also less than 365 Neonatal isdisplayed. The text which was written for less than 365 is over written bythe text for the case when difference is less than 30.----- Original Message -----From: Eric Ridgley
To: WebCatalog Talk Sent: Thursday, November 18, 1999 4:48 PMSubject: Newbie Question about a Logical AND in a show if statement....>> I want to 'calculate' the value of an AGE category text field when the> user inputs 2 different dates in a form.>> I have:> [showif {[date_one]}-{[date_two]}<30]Neotal less than 30 days old[/showif]> [showif {[date_one]}-{[date_two]}<365]Infant less than one year[/showif]>> but both are true if it is less than 30, how do I incorporate a Logicaland?>> (please note this is 'mock code' below is only to illustrate what I> would like to do)>> [showif ({[date_one]}-{[date_two]}<365) and({[date_one]}-{[date_two]}>29)]> Infant less than one year> [/showif]>> How would I do this in WebCat?>> HELP! I've done a little C++ and JavaScript and Scripting in FMP(which> is a cinch!) but this has me stumped!!!>>> --> Eric Ridgley, Web/Graphic Designer...............Phone: 330.630.4487> Silver Creek, Ltd. ...............Fax: 330.630.5786> 143 Northwest Avenue, Suite B101 ...............URL:www.silvercreek.net/> Tallmadge Ohio 44278 ...............URL: www.ridgley.org/>> -------------------------------------------------------------> Brought to you by CommuniGate Pro - The Buzz Word Compliant MessagingServer.> To end your Mail problems go to .>> 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>-------------------------------------------------------------Brought to you by CommuniGate Pro - The Buzz Word Compliant Messaging Server.To end your Mail problems go to .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
Associated Messages, from the most recent to the oldest:
Try this code:[text show=f]babyState=[/text][showif [math]{[date_one]}-{[date_two]}<[math]365[/math][textshow=f]babyState=Infant. . .[/text][/showif][showif [math]{[date_one]}-{[date_two]}<[math]30[/math][textshow=f]babyState=Neonatal. . .[/text][/showif][text show=t]babyState[/text]This is kind of annoying, but really its not much extra code.If the difference is greater than 365 nothing will be displayedif the difference is less than 365 but not less than 30 (greater than 30)Infant . . . is displayedif the difference is less than 30 it is also less than 365 Neonatal isdisplayed. The text which was written for less than 365 is over written bythe text for the case when difference is less than 30.----- Original Message -----From: Eric Ridgley To: WebCatalog Talk Sent: Thursday, November 18, 1999 4:48 PMSubject: Newbie Question about a Logical AND in a show if statement....>> I want to 'calculate' the value of an AGE category text field when the> user inputs 2 different dates in a form.>> I have:> [showif {[date_one]}-{[date_two]}<30]Neotal less than 30 days old[/showif]> [showif {[date_one]}-{[date_two]}<365]Infant less than one year[/showif]>> but both are true if it is less than 30, how do I incorporate a Logicaland?>> (please note this is 'mock code' below is only to illustrate what I> would like to do)>> [showif ({[date_one]}-{[date_two]}<365) and({[date_one]}-{[date_two]}>29)]> Infant less than one year> [/showif]>> How would I do this in WebCat?>> HELP! I've done a little C++ and JavaScript and Scripting in FMP(which> is a cinch!) but this has me stumped!!!>>> --> Eric Ridgley, Web/Graphic Designer...............Phone: 330.630.4487> Silver Creek, Ltd. ...............Fax: 330.630.5786> 143 Northwest Avenue, Suite B101 ...............URL:www.silvercreek.net/> Tallmadge Ohio 44278 ...............URL: www.ridgley.org/>> -------------------------------------------------------------> Brought to you by CommuniGate Pro - The Buzz Word Compliant MessagingServer.> To end your Mail problems go to .>> 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>-------------------------------------------------------------Brought to you by CommuniGate Pro - The Buzz Word Compliant Messaging Server.To end your Mail problems go to .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
Josh Tiger
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:
Too Much Rootbeer Free Offer (1997)
IIS4b2 and WebCatalog b19 (1997)
[WebDNA] Use of MySQL with WebDNA (2010)
Answer: WebDelivery downloads alias, not original ? (1997)
Calling Tom Duke.... (2004)
Problem (1997)
TeaRoom Order fields email account remain empty even though thewy are filled. (1997)
triggers (2003)
verify online (1997)
Looking for 5 to 12 shops with 3 URLs & statements (1997)
Looking for WebCatalog Programmer in Silicon Valley (1998)
show all problem (1997)
Cron job for permissions (2000)
RAM variables (1997)
Show shoppingcart after remove last item (1997)
Problems with cybercash (2000)
WebSTAR plugin update (2004)
Time for a hard questions. (1997)
using showpage and showcart commands (1996)
Location of Browser Info.txt file (1997)