HTML5: FileSystem API – Create Files and Store Them Locally Using JavaScript and Webkit
The FileSystem-API allows the creation of files and folders as well as their local storage using JavaScript. Files can be simple text files, but even more complex files such as images ...