chuckchuck
Programmer
Does anyone have the code for form field validation using keypress which only allows numbers to be entered into the textbox. It checks the ascii value and only allows numbers to be input into the input buffer.
Chuck
PS Not looking for code that uses onChange/onBlur and looks at NaN-type checks.
Chuck
PS Not looking for code that uses onChange/onBlur and looks at NaN-type checks.