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 / s
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 ? | 7 Yes | 3 No |
Post New Answer View All Answers
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
What are the types of session in asp.net?
What are the advantages and limitations of query string?
Explain Features in ASP.NET
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
What is the current version of asp.net?
Define page output caching?
What are the different validators in asp.net?
What is class and object in asp.net?
What does the hotspot class in .net do?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
What is css in asp.net?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?