Hi Mary Lou,
I have had a similar problem with this function. The locale of the server
was certainly set to English UK yet it was formatting amounts with a dollar
sign.
This was on a w2k server. Are you on one too? In the end I gave up trying to
use it and just used DecimalFormat and put a � sign in.
Not a solution I know, but it worked!!
Cheers
Will
-----Original Message-----
From: Mary Lou McAskill [mailto:[EMAIL PROTECTED]]
Sent: 30 May 2001 12:25
To: CF-Talk
Subject: lfcurrencyformat
I'm am having problems getting this to work.
I did the following and it still doesn't recognize this as English (UK)
<cfset previous_locale = SetLocale("English (UK)")>
<cfset session.local = getlocale()>
#LSCurrencyFormat(9999999,"local")#
The output from this is $ 99,999.99 and I was expecting it to be �99,999.99?
When I display a getlocale() it displays "English (UK)"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists