我需要能够使用搜索框html/java/asp在网络文件服务器中搜索文件夹 [英] I need to be able to search for folders within network file servers with a search box, html/java/asp

查看:106
本文介绍了我需要能够使用搜索框html/java/asp在网络文件服务器中搜索文件夹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以创建一个带有搜索框的ASP或HTML/Java页面,使我可以搜索几个文件服务器中的文件夹.也就是说,用户会努力工作,以加快查找这些内容的过程.

例如,我是否可以创建一个编码为在\ name \ sur1和\\ server3中搜索示例firstname.surname中的文件夹的搜索框,该文件夹将是这些服务器上的文件夹的名称.该页面将以相同的方式托管在本地服务器上,并以相关权限进行搜索以查看这些文件夹.

因此,仅在输入文件夹名称后,它便会浏览这些服务器并找到匹配项,并允许它们打开然后获取路径.需要搜索共享目录和子文件夹:doh:

甚至可以运行一些可视化的基本应用程序来尝试查找某些内容,但无法碰到任何东西

谢谢

Is it possible for me to create an ASP or HTML/Java page that has a search box allowing me to search for a folder within a few file servers. i.e users drives at work to speed up the process of finding these.

For instance, can i create a search box coded to search \\server1 \\server2 and \\server3 for a folder in example firstname.surname which would be the name of the folder on these servers. The page would be hosted on a local server just the same and searched with relevant permissions to view these folders.

So after just typing the name of the folder it will look through these servers and find matches and allow them to be opened then gaining the path. Would need to search share directories and sub folders :doh:

Even a little visual basic application a could run trying to find some things but cant come across anything

Thanks

推荐答案

在ASP(VB)中,FileSystemObject或WMI可能可以执行您想要的操作,但是权限可能会成为问题(因为在运行该网站的帐户中"无权访问您要查找的文件夹."
In ASP (VB) FileSystemObject or WMI can probably do what you want, but permissions will likely become a problem (as in the account running the web site won''t have access to the folders you are looking for).


这篇关于我需要能够使用搜索框html/java/asp在网络文件服务器中搜索文件夹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆