Hello Again:
I am designing a form that needs to have a field for a number that is in the follwoing format:
###-###-###
For Example:
123-456-789
I am hoping to be able to enter the number (in this example 123456789) and have the dashes inserted automatically after every third digit. The closest I could find was the Special format for Social security but it is not quite what I am looking for. Therefore I have to use Custom fromat but I do not know the Java script for this.
I would appreciate any help. Thank you.
George Kaiser