Background:
I have created a form for persons to enter their phone number. I would like the form to automatically add dashes (-) between the first three number and second three numbers. i.e. 123-456-7890.
Here is my code but it doesn’t seem to work.
[php]
Any help is greatly appreciated!