2

I know that there is no implementation of File Save Dialog in JavaScript as of now, but it can be done with Flash. I am looking for a lib or source code in Flash that could do it for me so that I can call it via JavaScript. JavaScript knows the data and filename, I just want to open a file save dialog.

Also, would it be possible to save multiple files at once? The user may create a couple of files and save them, so, it would be nice if I need not open the dialog for each write. :)

0

1 Answer 1

3

Doug Neiner's Downloadify is a Flash/JS library that does this.

The main domain seems gone for some reason, but here is Doug's Github page.

Here is a blog post explaining the usage.

Sign up to request clarification or add additional context in comments.

2 Comments

Hey, do you think I could save multiple files with this?
@rFactor I don't see why not! Try it out. (It's probably going to be possible only one by one, though, not many files at once.)

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.