Thought I would ask here, in case someone has already done this. I'm looking for a telephone regex for NANP (North American Numbering Plan) to convert BigInt to/from human-readable format, eg.,

800-325-3535 <==> 8003253535

On output to user I plan like to present the number using Witango FORMAT="TEL:US-hyphen".

User input validation needs to strip any non-numeric character, and then apply NXXNXXXXXX constraints (N = [2-9], X=[0-9])

Bill
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to