Directly save the excel file to local machine/server #3590
Replies: 2 comments 2 replies
-
I would hope not! |
Beta Was this translation helpful? Give feedback.
-
Your point about security being for internal automation is irrelevant. A browser should NEVER allow for the possibility of downloading a file without prompting the user. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I have been using this tool to create an excel file from a HTML table. It has worked well for me so far. However, right now I ran into an issue. Is it possible to directly generate an xlsx file onto the local machine folder/server (without the need for a download prompt)?
I read the documentation and it says that if Sheet.js is executed from the browser directly, download prompt will appear. Is there anyway to circumvent this and directly create the folder in our local machine. I am using Sheet.js along with PHP and jQuery.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions