File Upload for ASP.NET
File Upload

Ajax Uploader

Advanced ASP.NET upload component
Buy Now

Home | Demo | Forums | Requirements | Document | Deployment | Features | FAQ | Support | Corporate | Order

Online Demo

In order to assist developers evaluate Ajax Uploader, as well as to provide tools for rapid application development, we supply several samples and online interactive demonstrations.

Basic Examples

1. Simple Upload with Progress
A basic sample demonstrating the use of the Upload control.

2. Simple Upload with Progress (Customizing the UI)
A sample demonstrating how to customize the look and feel of file upload controls.

3. Simple Upload with Progress (Custom Validation)
A sample demonstrating how to create user-defined validation functions for an upload control.

4. Uploading multiple files like GMail
Google's GMail has a nice way of allowing you to upload multiple files. Rather than showing you 10 file upload boxes at once, the user attaches a file, you can click a button to add another attachment.

5. Large File Upload
Ajax Uploader allows you to upload large files to a server with the low server memory consumption.

6. Persist Uploaded File through Postback
A sample demonstrating how to persist the selected files during page postbacks. Ajax Uploader can hold an object temporarily and you can save it anytime you want.

7. Simulate File Upload
A sample demonstrating how to use .Upload method to simulate a file upload event.

Advanced Examples

8. Ajax based user profile
User profile is the primary part of a community application. Ever wanted to allow users update the images of their profiles using AJAX without reloading the page? Check it now!

9. File storage application powered by Ajax
This example shows you how to use Ajax Uploader create an online file storage application. Make your file upload page more user friendly!

10. Ajax based Forum application
This example shows you how to use Ajax Uploader create a forum application. It shows how to allow users upload attachments to their posts and manage personal files. It puts the profile example, multiple files example and personal file storage together.


.NET Framework

.NET Framework
Compatible with .NET Framework 1.1, 2.0, 3.0, 3.5.

NOTE:

All online samples limit upload file size to 100 MB.