Hi.
I have a text box in a form, which is bound to an "ID Number" field in a table. The field is of a text type.
I would like that in the text box in the form, the user be limited to typing only 0-9 digits, and when he tries to type any other character it will not be allowed.
How can this be achieved ?
I would appreciate any help on this.
I have a text box in a form, which is bound to an "ID Number" field in a table. The field is of a text type.
I would like that in the text box in the form, the user be limited to typing only 0-9 digits, and when he tries to type any other character it will not be allowed.
How can this be achieved ?
I would appreciate any help on this.