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:

[showif] or-ing (1999) Record size (1998) WebCatalog can't find database (1997) Calculating Shipping (1997) How do I get Google to crawl a WebCat site? (2003) locking variables? (2000) [TCPSend] and whois? (1999) URL for Discussion Archive (1997) Problems with WebCat 4.01 (2000) Not really WebCat- (1997) Comments in db? (1997) Sense/Disallow HTML tags during $Append (1997) Almost a there but..bye bye NetCloak (1997) Setting up WebCatalog with Retail Pro data (1996) $Append for Users outside the ADMIN group (1997) off topic fetch vs PCS photomaster (1997) tpl and Explorer (1998) Nested tags count question (1997) [SQL] & ODBC on Mac - Reposted (2000) Printing a final order (1997)