About RadAsyncUpload for ASP.NET AJAX
Perform configurable asynchronous uploads of single or multiple files using RadAsyncUpload
for ASP.NET AJAX. The control addresses the limitation to perform file uploads with
plain post backs only, and supports web farm scenarios, as well as internal validation,
using its http handler for this purpose. RadAsyncUpload provides smooth file async
upload handling with rich progress status information display, and its efficient
proprietary http handler allocates minimum server memory.
RadAsyncUpload and 70+ other controls are part of RadControls for ASP.NET AJAX,
a comprehensive toolset taking care of the common functionality of your application,
while leaving you with more time to work on the business logic of the app.
About This Demo
This simple mail app mockup showcases the use of
RadAsyncUpload for file attachments.
-
Press the select button to trigger the file dialog or drop some files over the control in order to start uploading.
-
Select a few files at the same time to make use of the multi-file selection functionality.
-
Enjoy the neat progress bar that shows next to each file being uploaded.
-
Try uploading an invalid file (an executable file, for example) to test out the automatic validation.
Get Started
- Use Telerik’s Visual Studio Extensions (which you have installed together with the
RadControls) to quickly create, upgrade and configure your RadControls projects.
Save time by using the ready-to-use Visual Studio templates that cover common application
scenarios.
- Find the controls in need in your VS toolbox and use the Design-time surface and
rich wizards to configure them quickly.
- If you’d like to learn more about how to best implement the RadControls, browse
the Telerik folder in your Start menu and use the shortcuts there to access the
local demos, online documentation or open the sample examples app in Visual Studio.
- If you like this particular AsyncUpload demo, you can use the following path to
find it in the sample website application:
asyncupload/examples/overview