2
Answers

Create a web page to read student’s seat number, name add co

Photo of Kamal Thakur

Kamal Thakur

6y
1.1k
1

Create a web page to read student’s seat number, name add contact number using text boxes. Use appropriate validation controls to validate the following:

Student roll number should be from 1 to 120, name is compulsory and contact number must be of 10 digits. Write HTML and code behind code
 
Please give the code snippet for this question.

Answers (2)