Expert JavaScript Developer Question:
How to read and write a file using JavaScript?
Answer:
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.
Previous Question | Next Question |
Explain JavaScript Data Types? | Are you concerned to that older browsers don't support JavaScript and thus exclude a set of Web users? individual users? |