Hi,
There is a string such as:
string s = "12445-65432 abc, 98767-45364 th, 56749-23198"
How can I remove the letters so that I end up with:
s = "12445-65432, 98767-45364, 56749-23198"
Thanks
|
Results 1 to 3 of 3
Thread: [RESOLVED] remove lettersThreaded View
|
Click Here to Expand Forum to Full Width |