On 8/11/02, Neil Robertson-Ravo =TMM= penned: >Well, I can tell you that I am running Windows 2000 [UK Locale], >ColdFusion 5. > >And if I add this to a template : > ><cfoutput>#LSCurrencyFormat(100, "Local")#</cfoutput> > >and nothing else I get this : �100.00 > >It is all to do with the Locale of your Windows install, there is a >known bug in Windows which, if you set the locale after a new install >the system does not update the new locale... The key is to make sure >the Locale is set to UK on your new install and not to set it after. > >The system I have above runs 100% fine with the above code.
Where the box is at or what the locale is set at SHOULD have no bearing on SetLocale(). That's why it's called SetLocale(). :) -- Bud Schneehagen - Tropical Web Creations _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ ColdFusion Solutions / eCommerce Development [EMAIL PROTECTED] http://www.twcreations.com/ 954.721.3452 ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

