Re: quantity minimum problem

This WebDNA talk-list message is from

1997


It keeps the original formatting.
numero = 12370
interpreted = N
texte = >[showif [sku]=101&[quantity]<50]50[/showif][showif >[sku]=201&[quantity]<40]40[/showif]You're trying to do more than one comparison in a [showif] context, but that's not legal. Try nesting the showif's instead, like this ...[showif [sku]=101] [showif [quantity]<50] 50 [/showif] [/showif][showif [sku]=201] [showif [quantity]<40] 40 [/showif] [/showif]Sincerely, Ken Grome WebDNA Solutionshttp://www.hui.net/dna/webdna.html Associated Messages, from the most recent to the oldest:

    
  1. Re: quantity minimum problem (Grant Hulbert 1997)
  2. Re: quantity minimum problem (Kevin Furuta 1997)
  3. Re: quantity minimum problem (Grant Hulbert 1997)
  4. Re: quantity minimum problem (Kevin Furuta 1997)
  5. Re: quantity minimum problem (Grant Hulbert 1997)
  6. Re: quantity minimum problem (Kevin Furuta 1997)
  7. Re: quantity minimum problem (Kenneth Grome 1997)
  8. quantity minimum problem (Kevin Furuta 1997)
>[showif [sku]=101&[quantity]<50]50[/showif][showif >[sku]=201&[quantity]<40]40[/showif]You're trying to do more than one comparison in a [showif] context, but that's not legal. Try nesting the showif's instead, like this ...[showif [sku]=101] [showif [quantity]<50] 50 [/showif] [/showif][showif [sku]=201] [showif [quantity]<40] 40 [/showif] [/showif]Sincerely, Ken Grome WebDNA Solutionshttp://www.hui.net/dna/webdna.html Kenneth Grome

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:

[WebDNA] How do I run a shell command as root? (2015) RE: WebCatalog2 for NT Beta Request (1997) setting taxable to true (1997) [WebDNA] Using WebDNA with MAMP (2010) emailer setup (1997) WebCat2b13 Mac plugin - [sendmail] and checkboxes (1997) RE: is sku a REQUIRED field on NT (1997) form data submission gets truncated (1997) Problems appending to database (1997) ShowNext Command (1997) in conversions.db crashes unix webcat (1999) removing programming logic white space (2003) show if date < expiry date (2002) Email (1998) founditems / writefile (2005) Assigning new CART number (1997) Stumpted Again (1997) Protect (1997) WebCatalog for guestbook ? (1997) Email within tmpl ? (1997)