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


Please Help Members By Posting Answers For Below Questions

Do gac'ed assemblies have fulltrust?

855


What is http only cookie?

737


How may clustered index we can create in table?

752


Describe the differences between the lifecycles of Windows services and Standard EXE?

832


What are tuples?

750


What is ispostback property?

689


What are the advantages of the code-behind feature?

738


What is slidemaster?

704


Where is asp.net view state stored?

755


Define machine.config in .net?

742


What is enableviewstatemac in asp net?

783


How you will manage the state of ASP.NET controls?

772


What does occur first in ASP.Net, Authentication or Authorization?

781


Explain the difference between debug.write and trace.write?

729


Can the validation occurs in server-side or client-side? If the validation occurs why should we do?

820