SachAccess
Active member
- Local time
- Tomorrow, 03:38
- Joined
- Nov 22, 2021
- Messages
- 410
Hi,
I have few Forms in my DB. There are few TextBoxes in my DB.
User needs to give his input in these input box.
How do I add validation to these Textboxes. For example, one textbox requires user to input mobile number.
It has to be 10 digit, however at present Textbox takes any value, be it text, number or number of any length.
How can add validation here, I tried validation option in properties of textbox but was not able to understand it.
Can anyone please help me in this. Thanks.
I have few Forms in my DB. There are few TextBoxes in my DB.
User needs to give his input in these input box.
How do I add validation to these Textboxes. For example, one textbox requires user to input mobile number.
It has to be 10 digit, however at present Textbox takes any value, be it text, number or number of any length.
How can add validation here, I tried validation option in properties of textbox but was not able to understand it.
Can anyone please help me in this. Thanks.