Skip to Content
0
Former Member
Jun 13, 2011 at 06:42 AM

How to replace the char values into numeric in my string?

750 Views

Hi Friends,

I would like to Replace the Charecter values with numeric value in my string.

Exp : first in my string I am having the value like this : 'ABCD1234' ( may be any char and num values ), and I want too get it by '99991234'.

I mean How to replace the char values into numeric in my string?

Thanks,

Sridhar