Ajax Uploader Advanced examples(VB)
Here are some advanced examples for Ajax Uploader, an easy to use, hi-performance ASP.NET File Upload Control:
9. 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! (Large images will be resized and image's thumbnails are generated automatically.)
10. 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!
11. 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.