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
Can I tap into other windows livetm services?
How you can access the values from the Repeater control in ASP.NET?
In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?
Difference between using directive vs using statement?
What does asp in asp.net stand for?
What is the differences between a primary key and a unique key in sql server?
Where is asp.net session stored?
What are the media types of http requests and response?
Explain the components of web form in asp.net
Explain diff between dataset and datareader?
When you use Ajax controls in the ASP.NET application?
What is the difference between login controls and forms authentication?
What is .net remoting?
What is autopostback in asp net?
How do you secure your configuration files to be accessed remotely by unauthorized users?