Skip to Content
0
Former Member
Nov 06, 2008 at 08:32 AM

How to replace comma(,) with a dot(.) in a string.

4722 Views

Hi,

I need to replace comma(,) with a dot(.) in a string. i.e if the string has the value 80,000 then it shoudl be converted to 80.000. Please suggest an approach.

Thanks in advance,

Anushree