文件名称:M_WebFileManager
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2016-12-10
- 文件大小:
- 73kb
- 下载次数:
- 0次
- 提 供 者:
- Kim ****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
I often deploy ASP.NET websites to servers that I don t control. In these situations, I can t get to the underlying file system to do any file maintenance, because I don t have direct access to the server. So I have to access the file system indirectly, through the website that I am deploying. Rather than writing a bunch of special purpose pages to deal with file management, I developed a generic WebFileManager page than can be dropped into any ASP.NET website. This page performs the most common file and folder operations:
Uploading
Deleting
Renaming
Copying
Zipping
Moving
Adding WebFileManager to an existing ASP.NET project is relatively straightforward. It can be done in one of two ways:
Uploading
Deleting
Renaming
Copying
Zipping
Moving
Adding WebFileManager to an existing ASP.NET project is relatively straightforward. It can be done in one of two ways:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
M_WebFileManager
................\AssemblyInfo.vb
................\bin
................\...\ICSharpCode.SharpZipLib.dll
................\default-inline.aspx
................\default.aspx
................\default.aspx.vb
................\Global.asax
................\Global.asax.vb
................\howto_inline_conversion.txt
................\howto_private_bin_path.txt
................\images
................\......\file
................\......\....\audio.gif
................\......\....\compressed.gif
................\......\....\folder.gif
................\......\....\generic.gif
................\......\....\html.gif
................\......\....\image.gif
................\......\....\script.gif
................\......\....\text.gif
................\......\icon
................\......\....\copy.gif
................\......\....\delete.gif
................\......\....\folderup.gif
................\......\....\move.gif
................\......\....\newfolder.gif
................\......\....\rename.gif
................\......\....\upload.gif
................\......\....\zip.gif
................\Web.config
................\WebFileManager.vbproj