FW: ANother SHOWIF problem

This WebDNA talk-list message is from

1997


It keeps the original formatting.
numero = 13524
interpreted = N
texte = Let's try this one last time - the snippet I posted yesterday was also wrong (one of these days I'll learn to cut and paste). [math] should be outside the curly braces, like so:[SHOWIF [MATH]{[DATE]}[/MATH]<[MATH]{[MTH]/[DAY]/[YR]}[/MATH]]On sale [MTH]/[DAY]/[YR]
[/SHOWIF]This converts the dates to a number of days and compares them, which should always work correctly.cheers,Marc Eagle StarNine Technologies http://www.smithmicro.com/_______________________________________________________________________________ Michael (and others who were following this) -You've probably already caught this, but Grant corrected me on the WebDNA I sent - it should have been:[SHOWIF {[MATH][DATE][/MATH]}<{[MATH][MTH]/[DAY]/[YR][/MATH]}]On sale [MTH]/[DAY]/[YR]
[/SHOWIF](the [math] context around it IS important).cheers,Marc Eagle StarNine Technologies http://www.smithmicro.com/ _______________________________________________________________________________ Michael ->In my database, I have divided the on sale date of an item into month >(1-12), day (1-31), and year (01-99) fields (for a number of reasons). >If the current date is before the on sale date, I'd like to display some >info (so anything past September 16th will display the on sale date). >For some reason, the following code (which is inside a [SEARCH] context) >*always* displays the on sale date. >[SHOWIF [MATH][DATE][/MATH]<[MATH]{[MTH]/[DAY]/[YR]}[/MATH]]On sale >[MTH]/[DAY]/[YR]
[/SHOWIF] >My date pref is set to %m/%d/%Y >I've tried it with WebCat 2.0 and 2.01. >The clock on the web server is correct.Try this instead:[SHOWIF {[DATE]}<{[MTH]/[DAY]/[YR]}]On sale [MTH]/[DAY]/[YR]
[/SHOWIF]It appears to work for me.Hope this helps,Marc Eagle StarNine Technologies http://www.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. FW: ANother SHOWIF problem (Marc Eagle 1997)
  2. FW: ANother SHOWIF problem (Marc Eagle 1997)
Let's try this one last time - the snippet I posted yesterday was also wrong (one of these days I'll learn to cut and paste). [math] should be outside the curly braces, like so:[SHOWIF [math]{[date]}[/MATH]<[math]{[MTH]/[DAY]/[YR]}[/MATH]]On sale [MTH]/[DAY]/[YR]
[/SHOWIF]This converts the dates to a number of days and compares them, which should always work correctly.cheers,Marc Eagle StarNine Technologies http://www.smithmicro.com/_______________________________________________________________________________ Michael (and others who were following this) -You've probably already caught this, but Grant corrected me on the WebDNA I sent - it should have been:[SHOWIF {[math][date][/MATH]}<{[math][MTH]/[DAY]/[YR][/MATH]}]On sale [MTH]/[DAY]/[YR]
[/SHOWIF](the [math] context around it IS important).cheers,Marc Eagle StarNine Technologies http://www.smithmicro.com/ _______________________________________________________________________________ Michael ->In my database, I have divided the on sale date of an item into month >(1-12), day (1-31), and year (01-99) fields (for a number of reasons). >If the current date is before the on sale date, I'd like to display some >info (so anything past September 16th will display the on sale date). >For some reason, the following code (which is inside a [search] context) >*always* displays the on sale date. >[SHOWIF [math][date][/MATH]<[math]{[MTH]/[DAY]/[YR]}[/MATH]]On sale >[MTH]/[DAY]/[YR]
[/SHOWIF] >My date pref is set to %m/%d/%Y >I've tried it with WebCat 2.0 and 2.01. >The clock on the web server is correct.Try this instead:[SHOWIF {[date]}<{[MTH]/[DAY]/[YR]}]On sale [MTH]/[DAY]/[YR]
[/SHOWIF]It appears to work for me.Hope this helps,Marc Eagle StarNine Technologies http://www.smithmicro.com/ Marc Eagle

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:

File upload in Webstar (2001) WebDNA vars parsed in FLASH (ActionScript) (2004) corrupted images (2002) [WebDNA] UTF-8 encoding issues (2010) Problems with WebDNA-Talk list (1998) [WebDNA] slideshow (2008) [WebDNA] AJAX module (2012) WebCat/CyberStudio Compatibility (1998) WebCat editing, SiteGuard & SiteEdit (1997) Emailer setup (1997) [WebDNA] multi [sendmail] inside [search] (2012) BR (1997) Help with [LineItems] in [OrderFile] on ShoppingCart.tpl (2003) Size limit for tmpl editor ? (1997) Roundup function? (1997) [WebDNA] [BULK] strange triggers.db occurrence??? (2012) Some Questions (1997) Re:No Data (1997) Pre-flight public flag (1997) NT Version on IIS 4.0 (1997)