Hi Again,
I was curious about this, so I was playing with the function from the  
cf docs, and I came up with this:
<cfset oldlocale = SetLocale("English (UK)")>
<cfoutput>
        buy this for  #LSCurrencyFormat(10, "local")#<br>
        buy this for  #LSCurrencyFormat(20, "local")#<br>
  </cfoutput>

ouput:
buy this for £10.00
buy this for £20.00

not sure if you can see the pound sign, but it works in the browser.
I hope that this is what you were looking for,and that it was  
helpful, if not well I had fun discover something I didn't know about  
ColdFusion`-`
happy coding,
Johnny
On Jan 9, 2009, at 1:10 AM, Nick Way - South East Publishing wrote:

> 'buy this for



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4280
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to