Javascript can be used for storing form's contents to a database file on the server

Options
- False
- True


CORRECT ANSWER : False

Discussion Board
CLIENT SIDE JavaScript can't do it, but SERVER SIDE JavaScript CAN

Question is malformed. As it reads now, the answer is absolutely TRUE, not false. BAD test makers! No Cookie for you!

Joshua Albert 03-26-2018 03:40 PM

Awkwardly phrased question

The question is awkwardly posed. Do you mean "Can a user can send data to a server (which can then store the contents to a database) using JavaScript?" If so, then the answer is true, as the user can make an Ajax post call.

ddeleon 01-9-2017 05:23 PM

Things have changed

Node Js can do that with set of libraries installed

vijender 09-27-2016 01:41 PM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement