Re: if else problem :- Version1
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 54651
interpreted = N
texte = Alan White wrote:> As verified by brian...Verified by brian? I wan't to know what [currency] parses to on your server.Couple things below:> > [text]USDcost=[math][PRICE]*[lookup> db=admin/mycurrency.db&value=USD&lookinfield=currency&returnfield=exchangeRa> te][/math][/text]> [text]JPYcost=[math][PRICE]*[lookup> db=admin/mycurrency.db&value=JPY&lookinfield=currency&returnfield=exchangeRa> te][/math][/text]> [text]EURcost=[math][PRICE]*[lookup> db=admin/mycurrency.db&value=EUR&lookinfield=currency&returnfield=exchangeRa> te][/math][/text]> [text]currency=JPY][/text]Here you have hard coded "currency" to "JPY]" (note the extra "]")Put "
[currency]
" here and link to it and see what it is :-)Donovan> > [if "[currency]"="USD"]> [then]> [text]priceDisplay=[format 10.2f][USDcost][/format][/text]> [/then]> [else]> [if "[currency]"="EUR"]> [then]> [text]priceDisplay=€[format 10.2f][EURcost][/format][/text]> [/then]> [else]> [if "[currency]"="JPY"]> [then]> [text]priceDisplay=¥[format 10.2f][JPYcost][/format][/text]> [/then]> [else]> [text]priceDisplay=£[format 10.2f][PRICE][/format][/text]> [/else]> [/if]> [/else] > [/if]> [/else]> [/if]-- =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o DONOVAN D. BROOKE Eucalyptus Design <-Web Development (specializing in eCommerce), -> <-Graphic Design, and Pre-Press Consultation -> ADDRESS:> Donovan Brooke DBA Eucalyptus Design N2862 Summerville Park Rd. Lodi, WI 53555 PH:> 1.608.592.3567 Web:> http://www.euca.us =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o-------------------------------------------------------------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:
Alan White wrote:> As verified by brian...Verified by brian? I wan't to know what [currency] parses to on your server.Couple things below:> > [text]USDcost=[math][PRICE]*[lookup> db=admin/mycurrency.db&value=USD&lookinfield=currency&returnfield=exchangeRa> te][/math][/text]> [text]JPYcost=[math][PRICE]*[lookup> db=admin/mycurrency.db&value=JPY&lookinfield=currency&returnfield=exchangeRa> te][/math][/text]> [text]EURcost=[math][PRICE]*[lookup> db=admin/mycurrency.db&value=EUR&lookinfield=currency&returnfield=exchangeRa> te][/math][/text]> [text]currency=JPY][/text]Here you have hard coded "currency" to "JPY]" (note the extra "]")Put "[currency]
" here and link to it and see what it is :-)Donovan> > [if "[currency]"="USD"]> [then]> [text]priceDisplay=[format 10.2f][USDcost][/format][/text]> [/then]> [else]> [if "[currency]"="EUR"]> [then]> [text]priceDisplay=€[format 10.2f][EURcost][/format][/text]> [/then]> [else]> [if "[currency]"="JPY"]> [then]> [text]priceDisplay=¥[format 10.2f][JPYcost][/format][/text]> [/then]> [else]> [text]priceDisplay=£[format 10.2f][PRICE][/format][/text]> [/else]> [/if]> [/else] > [/if]> [/else]> [/if]-- =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o DONOVAN D. BROOKE Eucalyptus Design <-Web Development (specializing in eCommerce), -> <-Graphic Design, and Pre-Press Consultation -> ADDRESS:> Donovan Brooke DBA Eucalyptus Design N2862 Summerville Park Rd. Lodi, WI 53555 PH:> 1.608.592.3567 Web:> http://www.euca.us =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o-------------------------------------------------------------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:
Email Formatting and Encryption (1998)
Grepping to remove text & code (2004)
Extended [ConvertChars] (1997)
Re[2]: when is failing to [URL]ize values in a comparison ri (1999)
Anyone here care to chime in? (2005)
Emailer errors - repost (2000)
Where is f2? (1997)
Cyberstudio and WebDNA (1997)
RE: Upload and WebCat (1998)
PhotoMill -> PhotoMaster (1997)
AppleScript error (2003)
[WebDNA] preventing hackers from posting their own (2009)
Order problem (1998)
Quitting WebMerchant ? (1997)
FYI: SmithMicro Financial Report (2000)
Serving images from databases (1998)
how to post without certain data appearing in the html source (2001)
[showif [math (1999)
Apple event reply error (-1) (1997)
syntax question, not in online refernce (1997)