Answers

Question and Answer:

  Home  Expert JavaScript Developer

⟩ How to read and write a file using JavaScript?

I/O operations like reading or writing a file is not possible with client-side JavaScript. However, this can be done by coding a Java applet that reads files for the script.

 220 views

More Questions for you: