From the 'Good Old Times' of ASP programming, many should remember the FileSystemObject object. It allows access to the file system for reading, writing and directory browsing. However, the object model is anything but perfect and as for binary files, the end of the tether is reached before we even start - it just can't be done.
FTP2Web is an ASP.NET application intended for creation of the automated file exchange solutions via Microsoft FTP service in the Internet and Intranet environments. The application provides a high-level model of shared FTP resource organizing, based on the management of logical folders and access to them of users and groups. It offers advanced features of FTP like folders and multiple files resumable download and upload. Application needs just empty FTP IIS server and completely saves from any manual operation with virtual FTP directories and FTP users. FTP2Web can be used as simple documents management system and offers check-in check-out (lock/unlock ) feature. It supports Forms or Windows Integrated authentication and supports own users or Windows NT (Domain) users. Provides data security by NTFS permissions and access restrictions by IP address. It supports all most popular browsers an OS.
FileVista is a web based file management solution developed with ASP.NET technology. Basically, it will turn your standard browser into "Windows Explorer" like user interface and allow managing files on your web server on the fly. It's a complete replacement of traditional FTP, allowing you to manage files on your web server just with a web browser instead of a FTP client that you would have to install on the client computer first. It also provides extended features which are impossible with FTP such as zipping and unzipping files on the fly.
ASP.NET File Upload like GMailAjax Uploader is an easy to use, hi-performance ASP.NET upload component which allows you to upload files to web server without refreshing the page. It supports ASP.NET AJAX frameworks and works in ajax updatepanel. Ajax Uploader allows you to upload large files to a server with the low server memory consumption. The look and feel of file upload controls can be customized to seamlessly blend into your website design. Top features and Benefits Hi-Performance with optimized memory usage By streaming uploads directly to an output stream, rather than loading them into memory, Ajax Uploader achieves a level of scalability and performance impossible to reach with ASP.NET's built-in functionality. Provides rich progress and status information during the upload Ajax Uploader has a real time progress bar which keeps track of every file upload. It offers an accurate and detailed progress indicator to end-users. It also gives end-users the ability to cancel uploads in progress. Powerful approaches to uploading files without refreshing the page Ever wanted to upload files using AJAX like in GMAIL, without reloading the page? This Ajax version File Upload Control can also be placed in an UpdatePanel. Upload multiple files at once With Ajax Uploader, end-users can easily upload several files at once - just select the files and submit the form.
PowUpload is an ASP.Net file upload control that enables an ASP.NET application to capture and save files uploaded to the web server by a browser. PowUpload is fully compatible with the standard files upload protocol defined in RFC1867 for the HTML POST Form with the <INPUT TYPE=FILE> tags. PowUpload handles and stores the contents of the POST request to a file on the server hard disk rather than loading it into memory as the built-in ASP.NET upload support does. PowUpload provides rich server-side progress indicator that lets users to monitor the progress of their uploads.
Simply place the control into your ASP.NET page, then call its RenderAsPDF to render the page as PDF. Extremely convenient and useful for exporting report pages as PDF.
KUpload+ is an ASP.Net File Upload component with Pure HTML Progress bar. KUpload+ allows great control over the upload of huge files (Up to Virtually Unlimited) from client browser to web server through HTTP. It has real time progress bar which keeps track of every file upload and allows you to watch how much of your file has been uploaded.New Features: 1 Supports Visual Studio 2005.2 KUpload+ 2.0 ASP.NET file upload control supports .Net Framework 2.0 whereas KUpload+ 1.1 supports .Net Framework 1.x. 3 Added new Demo with Sample Code for Visual Studio 2005.4 Size Validation5 Upload page filterGeneral Features:1 Advanced Upload Technology2 Pure HTML Progress Bar3 AJAX Progress Bar4 AutoSave5 HTML Report6 Language Interpretability7 Developer FlexibilityBenefits:1 KUpload+ file upload reduces development time in web based application. 2 Does File Streaming to speed up huge file uploading and save server memory.3 Easy to use and customizable. 4 Allows file upload of large size through HTTP. 5 Cost effective. 6 KUpload+ can be used with both VB. Net and C#.net 7 Do not require any client side software.
PAD Parser is a .NET 2.0 component, which retrieves and parses PAD (Portable Application Description) compatible content, and establish it in an object model. PAD Parser is able to retrieve PAD content by URL, file name or as a stream. With the PAD Parser you can dynamically create a PAD content in your application and save it as a PAD XML document. If you want to allow your web site visitor to upload PAD content, the PAD Parser will help you to do it easy.
Silverlight Files Uploader is the component intended for create new or integration into existing web solutions for the purpose of fast creation of application providing easy and convenient uploading multiple files on a server through Internet from a web browser. The Silverlight Files Uploader is provided in three variants: Control for ASP.NET - This kind of the control is intended for integration in ASP.NET applications. It incapsulates Silverlight module in itself and can be placed on ASP.NET web page and customized from Visual Studio designer; Control for Silverlight - This variant represents Silverlight User Control and can be integrated into the existing Silverlight application. For this purpose it is possible to use Microsoft Visual Studio or Microsoft Expression Blend, the control can be created declaratively in XAML markup or programmatically in code behind; Silverlight Module (XAP) and sample handlers - This modification is intended for simply solutions for non-Microsoft server environments and requires ASP.NET or PHP on the server side. The main features are: multiple file selection at once by Ctrl or Shift keys; selection the all files of the folder by Ctrl+A hot key; rich progress and status information during the upload process; file filters by extension in the "Choose Files" dialog; limit the maximum allowed size of files; possibility to cancel an upload anytime; compatible with SSL (HTTPS) and any kind of authentication.
Multiple File Uploader is designed to manage file uploading to web server within your ASP.NET application. Multiple File Upload allows the simultaneous uploading of several files. You can easily change the interface and number of uploading files either in design-time or run-time mode.