I
inadsad
Good Day Group,
I have a MaskEdit control to show phone in (###)###-####. I'm
trying to extract number only from the maskedit
control. For example, maskedit shows this (123) 456-7890 and would
like to get only 1234567890 with out the space and chars. I tried
substring and would like to know is there any other function in
vb.net? Thanks in advance.
Ian
I have a MaskEdit control to show phone in (###)###-####. I'm
trying to extract number only from the maskedit
control. For example, maskedit shows this (123) 456-7890 and would
like to get only 1234567890 with out the space and chars. I tried
substring and would like to know is there any other function in
vb.net? Thanks in advance.
Ian