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 are the advantages of Web API?

639


What is cached data phone?

530


What are HTTP handlers in ASP.NET?

583


WSDL means?

669


How to use a Master Database in Asp.net?

570






What are the Types of objects in ASP

585


What is round trip in asp.net?

515


Explain the difference between overriding and overloading?

546


Explain about consistent programming model in the .NET framework?

595


What is different authentication mechanisms used in ASP.NET?

591


What are the differences between clr & cts?

543


What is the difference between rest and restful?

538


How do we assign page-specific attributes?

619


Explain why datareader is useful?

552


What is owin authentication?

520