I need a reg exp or a javascript that will validate a text box and only allow numbers, dashes and one decimal point.
This script will have to work with IE 7 and 8 and the latest Firefox.
And the user should be able to use the backspace, the arrows alt+key and ctrl+key
Ordinary Programmer
This script will have to work with IE 7 and 8 and the latest Firefox.
And the user should be able to use the backspace, the arrows alt+key and ctrl+key
Ordinary Programmer