looks like it needs to be set in the application.cfm as when it's set in a template as soon as the browser moves to another template it goes back to the original currency.
I still can't figure out the syntax though .. duh -----Original Message----- From: Jennifer Gavin-Wear [mailto:[EMAIL PROTECTED] Sent: 31 December 2005 15:06 To: CF-Talk Subject: RE: Currency formatting Thanks James and Ade .. Sorry .. thicko here .. so it looks like I can set the locale for each site in the application.cfm? And if so .. I don't get the syntax ... The docs show: <cfoutput>#SetLocale("English (UK)")#</cfoutput> which is great if i want to display it, and I see it makes the necessary change on the site, too. but how do I just set it without displaying it? Thanks, Jenny -----Original Message----- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: 31 December 2005 14:23 To: CF-Talk Subject: Re: Currency formatting Are you using the CF SetLocale() function somewhere during the request? On 12/31/05, Jennifer Gavin-Wear <[EMAIL PROTECTED]> wrote: > I've got a wierd problem with my currency formatting. I've formatted prices > using the 'local' option and they've suddenly started appearing in dollars > and not UKP. I've checked the o/s and that's set to ukp, so I'm not sure > what's causing it. -- CFAJAX docs and other useful articles: http://jr-holmes.coldfusionjournal.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228071 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

