User Guide
Manuals
Brands
Macromedia Manuals
Other
COLDFUSION MX 61-CFML REFERENCE
601
602
603
604
605
606
607
608
609
610
606
Chapter 3: ColdFusion Functions
<p><form action = "LSIsCurrency.cfm">
<p>Select a locale for which you would like to check a currency value:
<!--- check the current locale for server --->
<cfset serverLocale = GetLocale()>
1
...
...
604
605
606
607
608
...
...
806