Comment Next Up: Double-Click To Open Patent (Score 1) 281
Sounds an awful lot like ASP.NET RegEx Validation using AJAX .... but what do I know, I don't work for IBM or the Patent Office.
\d{3}(-|\s|\.)?\d{2}(-|\s|\.)?\d{4}
wow look that includes dashes, spaces, periods and no separator .... i better get to the patent office quick.
\d{3}(-|\s|\.)?\d{2}(-|\s|\.)?\d{4}
wow look that includes dashes, spaces, periods and no separator