I've run into a situation where I need to separate Locale from the
currency used in our application.  I found a few listings that use
currency codes (ex. USD for US Dollar, GBP for UK Pounds, etc.).  Is
there a CF Function or perhaps Java library that I can use to get these
codes and tie them to their Locale?  I'm looking to default the currency
of a given Locale in our application, and then give the user the ability
to choose the currency they wish to use, and then find a way to get the
Locale of that currency so that LSCurrencyFormat() and LSNumberFormat()
work as expected.  Has anyone else run into this situation?


Rich Kroll


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:254239
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to