Q. Which of the following can't be done with client-side JavaScript? (Solved)
1. validating a form
2. sending a form\s contents by email
3. storing the form\s contents to a database file on the server
4. none of the above
- c. storing the form\s contents to a database file on the server