ASP.NET中的“Windows资源管理器”类型接口?

时间:2023-01-17 10:04:25

Does anyone know of a third party control or set of code that allows directory browsing integrated into a web page that uses master pages? So I'd need a content control that I can simply give a local server directory to as a root directory and it will display any files and directories in the browser underneath the root.

有没有人知道第三方控件或一组代码允许将目录浏览集成到使用母版页的网页中?所以我需要一个内容控件,我可以简单地将本地服务器目录作为根目录,它将在根目录下的浏览器中显示任何文件和目录。

I don't need any upload support but download support is ideal.

我不需要任何上传支持,但下载支持是理想的。

Looking for something relatively cheap - ideally less than $300 - the cheaper the better.

寻找相对便宜的东西 - 理想的是不到300美元 - 越便宜越好。

Thanks!

1 个解决方案

#1


Have a look at telerik RadControls, and especially the FileExplorer control.

看看telerik RadControls,特别是FileExplorer控件。

It's not exactly "cheap", but the controls suite is very powerful.

它并不完全“便宜”,但控制套件非常强大。

#1


Have a look at telerik RadControls, and especially the FileExplorer control.

看看telerik RadControls,特别是FileExplorer控件。

It's not exactly "cheap", but the controls suite is very powerful.

它并不完全“便宜”,但控制套件非常强大。