Re: Forumulas.db & Variables
This WebDNA talk-list message is from 2002
It keeps the original formatting.
numero = 45847
interpreted = N
texte = price [lookupdb=data/products.db&lookinfield=sku&value=[url][sku][/url]&returnfield=price]taxRate [showif [url][state][/url]=WA]8.25[/showif]0shipCost [showif [ShipVia]=1]5[/showif][showif [ShipVia]=2]10[/showif][showif[ShipVia]=3]15[/showif]100taxable TJesse, I think you are going to find that your system here will give your falsevalues.for example:if your shipvia is 1, I think you will end up with a ship cost of $1100.00.Do this instead.[if [shipvia]=1][then]5[/then][else][if[ShipVia]=2][then]10[/then][else][if[ShipVia]=3][then]15[/then][else]100[/else][/if][/else][/if][/else][/if]Donovan(your taxrate code will work since if it is WA the number will end up 8.250)Jesse Williams-Proudman wrote:> On 12/1/02 11:19 AM, WJ Starck
wrote:>> > Show us what your formula in formulas.db looks like...>> Well, this was just for testing:>> price [lookup> db=data/products.db&lookinfield=sku&value=[url][sku][/url]&returnfield=price> ]>> taxRate [showif [url][state][/url]=WA]8.25[/showif]0>> shipCost [showif [ShipVia]=1]5[/showif][showif> [ShipVia]=2]10[/showif][showif [ShipVia]=3]15[/showif]100>> taxable T>> I also tried wrapping taxrate and shipcost in [orderfile] and that didn't> work.>> -->-------------------------------------------------------------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:
price [lookupdb=data/products.db&lookinfield=sku&value=[url][sku][/url]&returnfield=price]taxRate [showif [url][state][/url]=WA]8.25[/showif]0shipCost [showif [ShipVia]=1]5[/showif][showif [ShipVia]=2]10[/showif][showif[ShipVia]=3]15[/showif]100taxable TJesse, I think you are going to find that your system here will give your falsevalues.for example:if your shipvia is 1, I think you will end up with a ship cost of $1100.00.Do this instead.[if [shipvia]=1][then]5[/then][else][if[ShipVia]=2][then]10[/then][else][if[ShipVia]=3][then]15[/then][else]100[/else][/if][/else][/if][/else][/if]Donovan(your taxrate code will work since if it is WA the number will end up 8.250)Jesse Williams-Proudman wrote:> On 12/1/02 11:19 AM, WJ Starck wrote:>> > Show us what your formula in formulas.db looks like...>> Well, this was just for testing:>> price [lookup> db=data/products.db&lookinfield=sku&value=[url][sku][/url]&returnfield=price> ]>> taxRate [showif [url][state][/url]=WA]8.25[/showif]0>> shipCost [showif [ShipVia]=1]5[/showif][showif> [ShipVia]=2]10[/showif][showif [ShipVia]=3]15[/showif]100>> taxable T>> I also tried wrapping taxrate and shipcost in [orderfile] and that didn't> work.>> -->-------------------------------------------------------------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/
Donovan Brooke
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:
Simple counter - how? (1997)
[sendmail] questions... (1997)
Multiple security dbs (1997)
Sendmail Woes (2002)
Emailer Error 550 (Was Strange Crash) (1998)
Search all Fields in a db (1997)
Createfolder OSX WC3.08 (2001)
Sample Tearoom Search Error (1997)
Math function in Formula.db (1997)
[WebDNA] Still having problems (2008)
Not really WebCat (1997)
[WebDNA] fastcgi 7+ & [cart]? (2010)
Separate SSL Server (1997)
WC on Mac OS X or Mac OS X Server 2.x (2001)
searching multiple databases (1997)
Writefile problem (1999)
Emailer Chokes on bad address (1997)
Listserver problem (1997)
Missing custom convert.db (1998)
Linked lists and Recursive searching (2003)