1
Answer

How to put client validation

I am new to asp.net. I want to know that how to put client validation on .aspx file?
Like; value in text box is numeric or not, you must have to enter the value in text box and so on. Please, help me for this issue.

Answers (1)