|
EAUpload is an ASP.NET file upload component that provides expansive functionality for ASP.NET applications to work with uploaded files to the web server by a browser. It conforms to the specification that is defined in RFC 1867 (Form-based File Upload). EAUpload doesn't require any client side control such as ActiveX or Java applet, but if you use any client side control then EAUpload can still operate with file which was uploaded by these controls. Core of EAUpload is a EAUploadModule that handles and processes upload request to any or specified resources in ASP.NET application. Uploaded files are buffered to disk. It protects a web server from a memory leakage. EAUpload also includes a simple way to guard against denial of service attacks. It provides a possibility to limit the size of the files which can be uploaded to the web server. EUpload has many advanced features such as: large files upload (up to 4GB limited by IIS web server); multiple files upload by one request; provides detailed information about uploaded file; provides advanced upload status information; compatible with SSL (HTTPS) and any kind of authentication; custom handling of exceptions, etc. Distribution package includes many various examples written in C# and in VB.NET for Visual Studio 2003, 2005 and 2008.
PowUpload .NET: http://www.element-it.com/Download/PowUploadSetup.zip
EAUpload .NET: http://www.easyalgo.com/Downloads/EasyAlgo.EAUpload.Installer.zip |
|
XUpload Pro is an advanced upload progress bar indicator for web based file uploads written on Perl. XUpload lets you to accept file uploads on your website and shows upload progress bar which is showing upload progress in real-time. Upload progress bar could be shown in popup window or right on the upload page. It also shows upload progress in percents, upload speed (kb/s), elapsed and remaining time, size of uploading files (useful when uploading multiple files). You can stop file upload process by just pressing stop button. If file transfer will fail during upload process - error message will be shown.
XUpload will work on any hosting, virtual/shared or dedicated and on all platforms driven by Apache Web Server - Linux or Windows.
There will be no problem with integration of XUpload with your login system because XUpload will "pass" all parameters through itself. In other words - it's absolutely "transparent" to any environment and could be integrated with any framework: PHP, JSP, etc. The only one thing needed - Apache web server and Perl installed. No Flash, AJAX or Java needed - pure Perl and DHTML is used.
XUpload Pro: http://www.sibsoft.net/xupload.html
XUpload Pro is an advanced AJAX upload progress bar indicator for web based file uploads written on Perl. XUpload lets you to accept file uploads on your website and shows upload progress bar which is showing upload progress in real-time. Upload progress bar could be shown in popup window or right on the upload page. It also shows upload progress in percents, upload speed (kb/s), elapsed and remaining time, size of uploading files (useful when uploading multiple files). You can stop file upload process by just pressing stop button. If file transfer will fail during upload process - error message will be shown.
XUpload will work on any hosting, virtual/shared or dedicated and on all platforms driven by Apache Web Server - Linux or Windows.
There will be no problem with integration of XUpload with your login system because XUpload will "pass" all parameters through itself. In other words - it's absolutely "transparent" to any environment and could be integrated with any framework: PHP, JSP, etc. The only one thing needed - Apache web server and Perl installed. No Flash, AJAX or Java needed - pure Perl and DHTML is used. |