Javascript – using match function to pick out phone numbers from stored data
I have the following code to match phone numbers and store them in variable "phone". however it also matches dates as phone numbers. for example, if I give it the following string: html.Code = 'call us at 517-156-4435 on the…