readme.txt created 2009-05-31 by whygee@f-cpu.org filefox is a set of files that help save and load file to/from the hard disk and/or the network. It is useful for interactive JavaScript projects that want to communicate with the system and can't rely on cookies to provide persistence. Security remains because the user has to click for every file. I did my best to reduce the burden on the user but the security policies must keep some limitations... This is developed and tested with Firefox. I did not bother testing with other browsers. As of June 1st, only save is implemented, with both "save as window" and "loopback" versions. There is also some code that is generated on-the-fly when HTML pages are created, so the data/file specifics and the loopback configuration can be customised on every page. See the example file : test_filefox.html