Get Upload Folder and Filename from Browser

给你一囗甜甜゛ 提交于 2020-01-06 08:23:15

问题


Is it possible to get the client's directory path for a file that is uploaded to a server?


回答1:


Most contemporary browser do not show the complete path to a file's origin, but something like /fakepath/file.ext.

But it depends on your browser.



来源:https://stackoverflow.com/questions/6660094/get-upload-folder-and-filename-from-browser

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!