js获取input file路径的问题
phpcn_u700
phpcn_u700 2017-02-08 16:01:07
0
2
1100

本来input file里面的路径是这样的:C:\Users\Administrator\Desktop\953025.sql 
然后通过js 获取后就变了: 
c:\fakepath\953025.sql 
怎么样才能获取到之前的那个绝对路径,希望能够适合所有的浏览器!!!!!

phpcn_u700
phpcn_u700

reply all(2)
数据分析师

The problem of getting the input file path in js-PHP Chinese website Q&A-The problem of js getting the input file path-PHP Chinese website Q&A

Just watch and learn.

巴扎黑

由于安全问题,所有浏览器都不会让你拿到全路径的(IE可以通过设定改变)。 

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template