Re: Showif dates...

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 45933
interpreted = N
texte = Suppose I should read:[If {[date]} > {9/7/1963}] Dates must be enclosed in curly braces to distinguish them from regular numbers.Sorry about all of this.----- Original Message ----- From: Inkblot Media To: WebCatalog Talk Sent: Tuesday, December 24, 2002 3:03 PM Subject: Re: Showif dates... > Tim's version and my version of the same code brings a question to mind. > > I am of the mindset the you would need the math (like Tim used), but in the > WebDocs under the if statement it shows this as an example: > > [If (([username]=Grant) | ([grandTotal]<100)) & ({[date]}<{2/15/2000})] > > where the dates is between the {} but without the math context. Which is > correct? > > > > > ----- Original Message ----- > From: Inkblot Media > To: WebCatalog Talk > Sent: Tuesday, December 03, 2002 2:53 PM > Subject: Re: Showif dates... > > > > OOps > > > > I forgot a ) at the end of the if. Should be: > > > > [If (({[date]}>{12/14/2002}) & ({[date]}<{12/26/2002}))] > > [then] > > HOLIDAY MESSAGE > > [/then] > > [/if] > > > > > > > > ----- Original Message ----- > > From: Inkblot Media > > To: WebCatalog Talk > > Sent: Tuesday, December 03, 2002 2:50 PM > > Subject: Re: Showif dates... > > > > > > > I would do this > > > > > > [If (({[date]}>{12/14/2002}) & ({[date]}<{12/26/2002})] > > > [then] > > > HOLIDAY MESSAGE > > > [/then] > > > [/if] > > > > > > or > > > > > > [showif {[date]}>{12/14/2002}] > > > [showif {[date]}<{12/26/2002}] > > > > > > HOLIDAY MESSAGE > > > > > > [/showif] > > > [/showif] > > > > > > > > > ----- Original Message ----- > > > From: Claude Gelinas > > > To: WebCatalog Talk > > > Sent: Tuesday, December 03, 2002 2:22 PM > > > Subject: Fwd: Showif dates... > > > > > > > > > > > Hi Everyone, > > > > > > > > > > Let's say I wanted to show a Happy Holidays message from Dec. 15th > > > > > to the 25th such as: > > > > > > > > > > [showif [getchars start=1&end=5][Date][/getchars]>15/12] [showif > > > > > [getchars start=1&end=5][Date][/getchars]<25/12]Happy Holidays > > > > > Everyone[/showif][/showif] > > > > > > > > > > Am I doing this the right way or is there another way to do it? > > > > > > > > > > Claude > > > > > > > > > > > > ------------------------------------------------------------- > > > > 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://webdna.smithmicro.com/ > > > > > > > > > ------------------------------------------------------------- > > > 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://webdna.smithmicro.com/ > > > > > > ------------------------------------------------------------- > > 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://webdna.smithmicro.com/ > > > ------------------------------------------------------------- > 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://webdna.smithmicro.com/ > ------------------------------------------------------------- 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://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Showif dates... (Donovan Brooke 2002)
  2. Re: Showif dates... (Tim Robinson 2002)
  3. Re: Showif dates... (Grant Hulbert 2002)
  4. Re: Showif dates... (Inkblot Media 2002)
  5. Re: Showif dates... (Inkblot Media 2002)
  6. Re: Showif dates... (Inkblot Media 2002)
  7. Re: Showif dates... (Inkblot Media 2002)
  8. Re: Showif dates... (Tim Robinson 2002)
  9. Fwd: Showif dates... (Claude Gelinas 2002)
Suppose I should read:[If {[date]} > {9/7/1963}] Dates must be enclosed in curly braces to distinguish them from regular numbers.Sorry about all of this.----- Original Message ----- From: Inkblot Media To: WebCatalog Talk Sent: Tuesday, December 24, 2002 3:03 PM Subject: Re: Showif dates... > Tim's version and my version of the same code brings a question to mind. > > I am of the mindset the you would need the math (like Tim used), but in the > WebDocs under the if statement it shows this as an example: > > [If (([username]=Grant) | ([grandTotal]<100)) & ({[date]}<{2/15/2000})] > > where the dates is between the {} but without the math context. Which is > correct? > > > > > ----- Original Message ----- > From: Inkblot Media > To: WebCatalog Talk > Sent: Tuesday, December 03, 2002 2:53 PM > Subject: Re: Showif dates... > > > > OOps > > > > I forgot a ) at the end of the if. Should be: > > > > [If (({[date]}>{12/14/2002}) & ({[date]}<{12/26/2002}))] > > [then] > > HOLIDAY MESSAGE > > [/then] > > [/if] > > > > > > > > ----- Original Message ----- > > From: Inkblot Media > > To: WebCatalog Talk > > Sent: Tuesday, December 03, 2002 2:50 PM > > Subject: Re: Showif dates... > > > > > > > I would do this > > > > > > [If (({[date]}>{12/14/2002}) & ({[date]}<{12/26/2002})] > > > [then] > > > HOLIDAY MESSAGE > > > [/then] > > > [/if] > > > > > > or > > > > > > [showif {[date]}>{12/14/2002}] > > > [showif {[date]}<{12/26/2002}] > > > > > > HOLIDAY MESSAGE > > > > > > [/showif] > > > [/showif] > > > > > > > > > ----- Original Message ----- > > > From: Claude Gelinas > > > To: WebCatalog Talk > > > Sent: Tuesday, December 03, 2002 2:22 PM > > > Subject: Fwd: Showif dates... > > > > > > > > > > > Hi Everyone, > > > > > > > > > > Let's say I wanted to show a Happy Holidays message from Dec. 15th > > > > > to the 25th such as: > > > > > > > > > > [showif [getchars start=1&end=5][date][/getchars]>15/12] [showif > > > > > [getchars start=1&end=5][date][/getchars]<25/12]Happy Holidays > > > > > Everyone[/showif][/showif] > > > > > > > > > > Am I doing this the right way or is there another way to do it? > > > > > > > > > > Claude > > > > > > > > > > > > ------------------------------------------------------------- > > > > 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://webdna.smithmicro.com/ > > > > > > > > > ------------------------------------------------------------- > > > 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://webdna.smithmicro.com/ > > > > > > ------------------------------------------------------------- > > 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://webdna.smithmicro.com/ > > > ------------------------------------------------------------- > 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://webdna.smithmicro.com/ > ------------------------------------------------------------- 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://webdna.smithmicro.com/ Inkblot Media

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:

ShippingCosts (1998) RE: Formulas.db + Users.db (1997) PSC recommends what date format yr 2000??? (1997) Anyone running CommuniGate (2001) Paging a SQL result... (2003) WebCat2 Append problem (B14Macacgi) (1997) date (2002) nested showif? (1998) Problems with [Applescript] (1997) [shell] (2002) Error cart approval pending (2005) WebCat2 beta 11 - new prefs ... (1997) Repost: pulldown menu (2000) OT:CAll me Crazy (2000) GD Scumbucket Spammer (2004) Speeding up my [showif] performance (1999) [WebDNA] Test (2016) Dealing with return characters (2004) [WebDNA] Windows 2003 SSL - TCPConnect TCPSend (2008) [WebDNA] WebDNA Health Monitor (2014)