Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop .net
Title: M_WebFileManager Download
 Description: 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:
 Downloaders recently: [More information of uploader Kim Chol]
 To Search:
File list (Check if you may need any files):
 

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
    

CodeBus www.codebus.net