This example allows you to choose where to save a file to disk after clicking the “SAVE TO DISK” button. However, I’d like to do this automatically without having to choose the file location. After an event takes place in JavaScript, I’d like to create the file or update the file based on a pre-determined path/file. How can this be done?
http://pixelgraphics.us/downloadify/test.html
I’m trying to keep track of browser configuration.
You cant write a file to disc, but you do have a few options: