David, a beginner in web development trying to perform one particular operation using client side JavaScript. Choose the correct option(s) that he can't be done with client-side JavaScript?
Answer options
A
Store the form's contents to a database file on the server
B
JavaScript
C
<div>
D
<span>
Correct answer: Store the form's contents to a database file on the server
Explanation
The correct answer is: Store the form's contents to a database file on the server.