|
-
Jan 10th, 2004, 03:53 AM
#1
Thread Starter
Frenzied Member
Replacing "." with ","
I am doing some calculations. My server has a european setup, which means, that "," is used for decimal numbers e.g "116,7". If I enter "116.7" this will be read as "1167", so I need to replace all "." with ",".
How can I do that in ASP.Net?
In ASP I used a replace-method.
-
Jan 10th, 2004, 04:13 AM
#2
Thread Starter
Frenzied Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|