I need code to validate numbers only in a textbox on a form. It is of text datatype.
Validation to input numbers only
Collapse
X
-
Read the following link: http://allenbrowne.com/ValidationRule.html. It provides almost, if not, all posible validation rules.
Comment