Does java script have the functionality to write files to the local machine?
Description: i working on a project that would allow java-script to generate some content and then store it as a text file to my PC.
Description two: i'm also interested in have the java-script read in a text page and store that as a text/html file on the local machine.
I've been searching for a while but unable to find any function that would allow java-script to read and write files. any suggestion ? ?