KUpload+ asp.net file upload component
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.
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.
KUpload+ - asp.net file upload New features
1 Supports Visual Studio 2005, 2008 and 2010.
KUpload+ 2.0 supports Visual Studio 2005 and 2008.
KUpload+ 2.1 supports Visual Studio 2010. 2 Supports .Net Framework 4.0
KUpload+ 2.1 ASP.NET file upload control supports .Net Framework 4.0 whereas KUpload+ 2.0 supports .Net Framework 2.0.
3 Added new Demo with Sample Code for Visual Studio 2005.
KUpload+ 2.0 ASP.NET file upload includes new demo with sample code for Visual Studio 2005. You can test it by downloading it from Download KUpload+ 2.0
4 Size Validation
You can set the total Maximum file upload Length information in the form page. i.e. You can set the size limit in web.config file.
5 Upload page filter
Upload page filter allows user to set using Server Memory and/or Server Stream. You can do it using simple query string.