I have a form in which a user enters their phone number & I need another field to populate just the numbers without any formatting. For example, if a user enters 555-232-4455 it would appear in the new field as 5552324455. I guess this could be a script done in the original field on blur, but I'm not sure the best way to do it. Any suggestions? Thank you!
↧