Phone Field without -

User 2219169 Photo


Registered User
2 posts

Is there a way to have a phone field without the - in it, just the numbers. like 5551235555?
User 2073552 Photo


Registered User
1,625 posts

/^((38[{8,9}|0])|(34[{7-9}|0])|(36[6|8|0])|(33[{3-9}|0])|(32[{8,9}]))([\d]{7})$/

I believe would be the correct regular expression to use. Someone correct me if I am wrong.

You can find out more here.

http://www.coffeecup.com/help/articles/ … honenumber
"An Apple doth not fall far from its tree, yet an orange does."

https://lbwebsitedesign.com - Responsive Web Design & Web Hosting Services.
http://helpsite.sirage.com - HTML5, CSS3 and CC Help Video Blog.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.