Removing non-numeric characters from string
507832Sep 19 2006 — edited Sep 20 2006Hi there,
I need to have the ability to remove non-numeric characters from a string and I do not know how to do this.
Does any one know a way?
Example:
Present String: (02)-2345-4607
Required String: 0223454607
Thanks in advance