Whats wrong with numbers

A

aa

The web application (asp.net) from my computer working good (win xp)
but then I deploy it to WEb server (WIN2003) and when I am entering the
decimal numbers, numbers are bad (2003.3 to 20033).

Regions setting is same
 
P

Patrice Scribe

Start by checking the current culture used by the .NET framework
(Thread.CurrentThread.CurrentCulture).

If you find the culture is not properly set, you can define the culture
either in the web.config file (if you are using always the same culture for
example) or programmatically (probably better if you must handle multiple
languages).

Patrice
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,043
Latest member
CannalabsCBDReview

Latest Threads

Top