Version: 1.3 Last Updated: 21 Apr 2017 Release: 31 Jan 2009 Category: Programming
Rate this software:
99 downloads
Comments
Download
Liked it? Tell others:
NeatUpload Details
Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: 788dfdbe72579733e05d46f32601c640c0bed11f Size: 2.17 MB File Format: zip
Rating: 2.260869565
out of 5
based on 23 user ratings
Downloads: 99 License: Free
NeatUpload is a free software by Dean Brettle and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download NeatUpload which is 2.17 MB in size and belongs to the software category Programming. NeatUpload was released on 2009-01-31 and last updated on our database on 2017-04-21 and is currently at version 1.3.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
NeatUpload Description
NeatUpload allows ASP.NET developers to stream uploaded files to storage (filesystem or database) and allows users to monitor upload progress. It is open source and works under Monos XSP/mod_mono as well as Microsofts 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. It fixes a bug introduced in which caused a cannot get the query string error after a request was processed if Response. Redirect() was called during the processing of the request.