Explain how server control validation controls works?

Answer Posted / sudhir kunnure

It's simple use server validation control.Just drag
validation control which u required. then set property as
like controlTovalidate,Set proper message. Finally set
value of validation.it depends on which validation control
using if u use 1.Requiredfiledvalidation-then set initial
value
2.Range validator-Max value and min value
3.Regularexpressionvalidation-use format email,phone etc.
4.Compaire validation-Two controls contol of compare and
its operator -less,greater,Equal etc.
5.Custom validator-U can call ur javascript function.
6.Summary validation-is' showing summary of all validations

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

1856


Explain server-side scripting?

558


What is asp.net globalization?

486


Is session server side or client side?

519


How does exception management works in ASP.NET?

597






What are the authentication types in asp.net?

560


What is windows active directory authentication?

559


Explain some of the major built-in objects in asp.net

592


Tell me the code snippet to show how we can return 404 errors from HttpError?

772


Explain the boxing and unboxing concept in .net?

371


Where code pages are used?

681


Can I read the hard disk serial # of the client computer using asp.net?

543


What are cookies in your browser?

523


What are HTTP handlers in ASP.NET?

561


Is asp.net and .net the same?

505