Forum Moderators: coopster
See, some of these numbers have extensions, are international numbers, use letters for their number (like 1-800-567-FREE)
I'm wondering would it be best to strip out all characters like (), ext, -, A-zA-Z and any other non numeric character. Then just store it as a number like 18005674323 and parse as necessary when the user goes to view it? I can't decide....
So, is there an efficient way to do this or what?
--Nick