J
Jon Spivey
Hi,
simple question I'm sure - just moved a site from a UK based host to a US
based one. All my currency amounts are now showing as $123.45 instead of
£123.45. How do I get them back to UK (£) formatting - all the currency
amounts are coming from sql server and formatted like this
DataFormatString="{0:C}"
Is there a global setting that will effect the whole site without having to
change each amount individually?
Cheers,
Jon
simple question I'm sure - just moved a site from a UK based host to a US
based one. All my currency amounts are now showing as $123.45 instead of
£123.45. How do I get them back to UK (£) formatting - all the currency
amounts are coming from sql server and formatted like this
DataFormatString="{0:C}"
Is there a global setting that will effect the whole site without having to
change each amount individually?
Cheers,
Jon