javascript - HTML 5 File API -


I've heard that Firefox 3.6 adds support for local file APIs.

Does this mean that I can access local files from javascript?

Does anyone give me examples to read / write local files?

I would love to be able to read / write simple text files.

Only you can access files that delete files from desktop or files tag is selected from the demo I wrote here:


Comments

Popular posts from this blog

php - multilevel menu with multilevel array -

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

objective c - iPhone and it's wireless area -