How can we do the client side validation and Server side
validations? But i told that At client side by with the help
of validations control or by javascript? But I dont know
about the Server side controls Explain?
Answer Posted / rajesh kumar
We can Use Javascript Function for Client side validation.
And for Server Side Validation There are various validation
control available in ASP.NET.
1. RequiredField Validator
2. Range Validator
3. Campare validator
4. RegularExpression
5.Validation Summary
6. Custom Validator
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
Explain about solution explorer window?
What are validators and list some validators of asp.net?
How you can add an event handler?
Can we override the enablepartialrendering property of the scriptmanager class?
What is difference between session and cookies?
What's the use of response.output.write()?
What are the uses of reflection?
14. What are your Future Plans for Swatz Oils GROUP U.K?
Explain server-side scripting?
What is the difference between dynamic SGA and static SGA?
What is event bubbling?
What is asp.net used for?
What are the cookies types in asp.net?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
How can u debug your .net application?