Saved Bookmarks
| 1. |
Write note on client-side validation? |
|
Answer» Client-Side Validation: The input data validations are performed on the client machine’s web browsers using client side scripts like Java script or adding “required” attribute in HTML input tags. |
|