Onkeydown, I run the following JavaScript:
Onkeydown
function ThisOnKeyDown(el) { if (el.title == \'textonly\') { !(/^[A-Za-zÑñ-\\s]*$/i).test(e
The above code does it says- allows ONLY numbers. You can modify it by adding exception to say BACKSPACE for example like this