Can the validation be done in the server side? Or this can
be done only in the Client side?
Answer Posted / nitya
Validation can be done both Server & Client Side..
among all the validatiors only Customer Validation is done
at Server Side.. rest of them r done at Client side..
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What are the new data controls in asp.net 2.0?
What is the page life cycle in asp.net?
What is the state management in asp.net?
How do I upload a file from my ASP.NET page?
What is the mvc model?
What is aspect-oriented programming?
What is the concept of view state in asp.net?
What kind of programming language is ASP.NET?
Can you explain the importance of finalize method in .net?
Is asp.net and .net same?
Explain difference betn dataset and recordset?
Explain the difference between Repeater and Data list control in ASP.NET?
List some of the important session state modes of asp.net.
Explain the use of view state?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?