0

What I want to do is: when a user clicks on a button, a folder browser should pop up almost the same way when <input type="file"> is used. The only difference is that I don't want that "Open" button, I want a button with "Save" as text. See that I'm not looking for a file saver in javascript, I just want a dialog that user can navigate inside folders, insert a file name and click on a button called "Save", so that I can make the file saving server-side.

Thanks in advance.

1 Answer 1

2

The file browser is part of the operating system, not the web page. Sorry.

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

Comments

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.