I have an application that is accessed by our employees in many parts of the
world. Some numbers should appear as 10.00 (UK or US) while the same should
appear as 10,00 (France or Germany). Is there a way I can format the number
based on the users IE language setttings? I'm using a SQL Server 2005
backend. Will this affect how the page saves to the database?
Thank you,
Mark