下载地址:http://www.brettle.com/neatupload#Download
演示地址:http://www.brettle.com/Demo.aspx
About the NeatUpload™ ASP.NET Component
演示地址:http://www.brettle.com/Demo.aspx
About the NeatUpload™ ASP.NET Component
The NeatUpload ™ ASP.NET component allows developers to stream uploaded files to storage (filesystem or database) and allows users to monitor upload progress. It is open source and works under Mono's XSP/mod_mono as well as Microsoft's ASP.NET implementation. It features 2 custom controls: InputFile allows the user to select a file to upload, and ProgressBar displays the upload progress either inline or in a popup. ProgressBar uses AJAX-style refreshless updates on modern browsers when JavaScript is available, but also allows users without JavaScript to see upload progress.Features
DemoCheck out the live demo!DownloadFor the most recent stable version, download NeatUpload-1.2.25.zip or NeatUpload-1.2.25.tar.gz. The download files include both source and precompiled binaries. You can also get the most recent development snapshot by downloading either NeatUpload-trunk.547.zip or NeatUpload-trunk.547.tar.gz.The latest code is always available from the Subversion repository. You can browse it with your web browser or use a subversion client with a command like this: svn checkout https://forgesvn1.novell.com/svn/neatupload/trunk NeatUpload-1.1 users that don't wish to upgrade should download NeatUpload-1.1.30.zip or NeatUpload-1.1.30.tar.gz. DocumentationPlease read the NeatUpload 1.2 Manual for step-by-step installation and usage instructions. Some API documentation is also available. (The NeatUpload 1.1 Manual and NeatUpload 1.0 Manual remain available for users that have not yet upgraded).SupportIf you are having problems getting NeatUpload to work, please post to the Help forum. If you are confident you've found a bug, please post it to the Bugs forum. If you have a feature request, please post it to the Features forum.FeedbackIf you are interested in paying for specific improvements to NeatUpload or paying to have it adapted it to your needs, please contact me. Alternatively, if you would like to support my work on NeatUpload and other open source software more generally, consider sending me money. I also greatly appreciate non-monetary contributions such as patches or comments about your experiences using NeatUpload.CreditsNeatUpload would not have been possible without the support I received from many people. A special thanks to:
LicenseThe NeatUpload™ ASP.NET component is Copyright (C) 2005 Dean Brettle and is licensed under the Lesser General Public License (LGPL). That means that it is possible to link it into applications that are released under most other licenses, including proprietary licenses. What follows is my interpretation of the LGPL as it applies to NeatUpload. I am not a lawyer, and if anything below contradicts the LGPL, the LGPL takes precedence.There are 3 types of use: use on your own web site, distributing an application which includes an unmodified NeatUpload dll, and distributing exes and dlls which include code derived from NeatUpload. If you are just using NeatUpload for your own personal or commercial site, but you aren't distributing it, you don't need to do anything. Of course an acknowledgment or link back to the NeatUpload home page is always appreciated. If you are distributing an app that includes the NeatUpload assembly built from unmodified source code and the app does not otherwise include code derived from NeatUpload, the easiest way to comply with the LGPL is to:
This application uses NeatUpload which is covered by the Lesser General Public License. The source code for NeatUpload is included in the following location: ...
If you are distributing an app that includes an exe or dll containing code derived from NeatUpload, the easiest way to comply with the LGPL is to:
This application uses assemblies that include code from NeatUpload which is covered by the Lesser General Public License. The source code for those assemblies is included in the following location: ...
If you have any licensing questions, just post them to the Support forum. If you are unable to use NeatUpload because of it's license, please let me know. We might be able to work something out. |
Forum | Total Threads | Total Posts | Last Post |
Help
| 428 | 1817 | 11/15/2007 12:30:27 PM |
Bugs
| 64 | 303 | 10/31/2007 4:02:19 AM |
Feature Requests
| 52 | 242 | 11/4/2007 7:26:17 PM |
Comments
| 8 | 11 | 11/7/2007 9:55:32 AM |