Home  >  Article  >  Web Front-end  >  Firefox html 遍历文件夹结构 得到并得到全路径_html/css_WEB-ITnose

Firefox html 遍历文件夹结构 得到并得到全路径_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-21 09:44:031012browse

Firefox HTML 遍历 读取文件

如题 Firefox  html  遍历文件夹结构 
像IE中有 new ActiveXObject("Scripting.FileSystemObject")

类似这种的,
在详细描述一下,就是在html中 实现 遍历本地的一个指定路径文件夹 
把其下的文件夹和文件的路径和文件信息取出来。
求解! 

回复讨论(解决方案)

没有
这种不安全的功能只有ie会提供activex
你可以试试用flash,看能不能达到目的

谷歌浏览器有FILE API 实现
难道火狐就没有一种方法么
我觉得应该有

强烈要求mozilla??这个应该有啊

这样每个来访的人遍历一下客户端“c:\艳照”或者“c:\password”那该多方便啊

正常情况下是没有,但是我想用其他的一些方法可以解决么 比如安装个插件什么的呢

解决了 做了个插件

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn