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:

Re:HELP - NONE STOP DIGESTS. Digest for 4/24/97) (1997) access denied problem (1997) Internet Advancement (2003) WebCatalog can't find database (1997) Problem with [isFile] [isFolder] (wc 3.0.4, iis 4) (1999) Showif date > other date (2004) RE: Search (1997) PCS Emailer's role ? (1997) [search] within [listfiles]? (2003) Search Order? (2000) shipcost (1997) Clean Code: Rules for inserting keyboard returns? (1997) Signal Raised Error (1997) possible, WebCat2.0 and checkboxes-restated (1997) Help! WebCat2 bug (1997) Search group and ww (2003) WCS Newbie question (1997) 5.0 Pricing (2003) QuitFeedback & DBNotOpened errors (1997) Summing fields (1997)