Explain how server control validation controls works?

Answer Posted / swapna

To perform server side validation we have an event
called ?ServerValidate?.
Syntax:
ValidationControlName_ServerValidate(s, args)
{
?..//Logic
}

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are Master Pages in ASP.NET?

567


How you can manage the state of application at the server side in ASP.NET?

566


How does exception management works in ASP.NET?

602


Explain about consistent programming model in the .NET framework?

585


Explain the main differences between asp and asp.net?

508






hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.

1260


Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?

606


Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?

545


What is the use of session in web application?

477


What is full trust in asp.net?

533


Which is better asp.net or php?

524


Who can consume WebAPI?

580


Explain the differences between clr & cts?

552


How can u debug your .net application?

576


What are the 3 levels at which content pages can be attached to Master Page?

573