To which side ( server ? client) does the user input data
validation occur? Explain the reasons for it?
Answer Posted / ninad
Client-side validation can be performed where deemed
appropriate and feasable to provide a richer, more
responsive experience for the user.
Besides user input data validation occurs on the server at
a minimum.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can I stream live content/events?
How do you change the session time-out value?
What is application variable in asp.net?
What does session_start () do?
Describe how to implement globalization and localization in the use interface in .net.
What are cao and sao.
Explain what does mvc represent in asp.net? : asp.net mvc
How does http session work?
How do you do Client-side validation in .Net?
What is globalization and localization in asp net?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
How is session id generated?
Differentiate between a hyperlink control and a linkbutton control.
What is difference between View State and Hidden Field in ASP.NET?
How does u call and execute a sp in .net?