what are the commands to make a text box do the following things?
1.) only take numbers
2.) format a phone number
Printable View
what are the commands to make a text box do the following things?
1.) only take numbers
2.) format a phone number
use the 'onchange' event to trigger some javascript and use regular expressions to validate