在下载对话框中设置路径目录

发布于 2024-12-04 22:34:28 字数 158 浏览 1 评论 0原文

使用Javascript,是否可以打开一个下载窗口并预设下载路径?我知道我不能强迫用户将文件下载到某个位置,这很好,但是我可以将文件名预设为我希望保存文件的目录吗?此时,用户仍然可以更改目录,因为它仍在下载对话框窗口内,但为了节省时间,如果文本已预设到正确的目录,则会很方便。

Using Javascript, is it possible to have a download window open with the download path preset? I know I can't force the user to download the file to a certain location, which is fine, but can I preset the filename to the directory to which I'd prefer the file to be saved? At this point, the user can still change directory since it's still within the download dialog window, but to save time it would be handy if the text was already preset to the correct directory.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

就是爱搞怪 2024-12-11 22:34:28

不,那会违反安全规定。

编辑:考虑预设下载目录到C:\WINDOWS,然后伪装下载以用更恶意的东西替换系统文件。

No. That would be a security violation.

EDIT: think of presetting the download directory to C:\WINDOWS and then disguising the download to replace a system file with something more malicious.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文