Explain the difference between server-side validation and client-side validation?



Explain the difference between server-side validation and client-side validation?..

Answer / Sanket Kumar

"Server-side validation occurs on the web server after a form is submitted. It ensures that the entered data meets certain criteria (e.g., required fields, format, range) before it is processed and stored in the database. Client-side validation, on the other hand, occurs in the user's browser as soon as they attempt to submit the form, providing immediate feedback about errors or incorrect entries."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

what is the full form MSWC?

1 Answers  


What is a service application?

1 Answers  


Define the asp scripting objects?

1 Answers  


What is caching in asp?

1 Answers  


Define common type system (cts)?

1 Answers  


Write a program in ASP that connect with "Employee" Database and Select all records from "Emp" table and shown in tabular form.

1 Answers  


What is the meaning of asp in computer?

1 Answers  


What is the difference between asp and acp?

1 Answers  


how u can use asp.net for making website?

1 Answers  


How many global.asa files can an Application have?

2 Answers  


What is Extranet?

3 Answers   FutureSoft,


What is Response object? How is it related to ASP's Response object?

1 Answers   MCN Solutions,


Categories