View Single Post
  #120 (permalink)  
Old 08-13-2009, 08:57 AM
blafari blafari is offline
Starter Member
 
Posts: 2
Default

hey gracedman.
The regular expression you proposed is working great. just one thing it matches all the phone numbers except when there is text after the numbers.

For example
"my phone number is 555-6677" This matches
"my cell is 555-6677 call me any time" this does not match for some reason.

Does this work for you.
Reply With Quote