|
| |
MSDN Documentation Download (v. 2.0.29.0) Licensing Tell a friend Contact our sales Send feedback |
|
|
|
FileManager (caries the name of the package) is a feature rich Web based file manager. It allows users to manage their files and folders remotely using only a standard browser. If you need to add directory browsing, in-place image display, or (multiple) file downloading functionality to your ASP.NET application, the FileManager control is just what you need. You can use this control to create your own custom directory browser or graphical file-system navigation utility. FileManager control adds directory browsing, document viewing, and data downloading capabilities to Web applications.
FileManager, much like as classic Windows Explorer, displays the hierarchical structure of files and folders on a web server. Using it you can create new folders, copy, move, rename, download and search for files and folders. |
|

|

- User interface which looks and feels like "Windows Explorer".
- Toolbar with buttons for every action.
- File listing exactly like "Windows Explorer" with different (customizable) icons for different file extensions
- Listing and sorting by Name, Size, Type, Modified, Created and Attributes columns; supports “show in groups” functionality
- Easily select multiple items for various management functions (copy, delete, move,…)
- Exposes server side events for every action (BeforeDelete; AfterDelete for example) to enable even more control over the file system.
- Sending files from a server via email
- Browse or search for files with file filtering
- Embedded "DirectoryView" for easy navigation through folders.
- Embedded image viewer
- Easily adjust permissions granted for every action and for each object (file or folder); hide files by type, disable actions by file type, etc
- Very optimized HTML code (with JavaScript for client side processing), which makes FileManager suitable for slow web servers
- Intellisense documentation
- Many more features, please take a look at Live Demos.
|
|
FileUploader
FileUploader is an ASP.NET web control that allows quick and easy multiple file and image uploading to a web server. Use the FileUploader component to handle uploading binary or text files from a browser client to the server. Created on the basis of the HtmlInputFile control, FileUploader add many new features and properties. |

- Uploades more than one file at a time
- Rename files and choose their save destination easily
- Exposes BeforeUpload and AfterUpload events
- Can create unique file names on a web sever
- Uploading via web forms, no specialized client script required.
- Intellisense documentation
- Easily localizable
- Lot more feature details, please take a look at Live Demos.
|
DirectoryView
DirectoryView is a feature rich component that provides easy navigation through the directory structure on a web site. The standard Windows File Explorer (“Folders” pane) look and feel interface makes it easy to use for casual Internet users. |

- Highly customizable rendering options and layout.
- Exposes BeforeDirectoryChange and AfterDirectoryChange events
- Intellisense documentation
- Easily customizable
- Loads of other features, please take a look at Live Demos.
|
|
|