It seems impossible to use the webkitRequestFileSystem method from a local file without some sort of debug switch being passed to Chrome when it's run. Is there a way to ask a user for permission to save a text file (one that they have requested anyway) that is generated by javascript in a locally run html app/file?
Asked
Active
Viewed 796 times
1 Answers
2
-
Unfortunately the data that needs to be exported will be quite significant in size most of the time. – Resist Design Apr 06 '12 at 02:23
-
I can't really do this but it's a great answer so I'm marking it as there answer. – Resist Design Apr 12 '12 at 03:41