Main Menu
| Uploaded File Listing
This sample demonstrates how the Upload Control,
UploadManager Control and ProgressPanel Control work together. In this example, these three controls
have been dragged onto the webform. The Browse button is stylized with an image.
The UploadControl.AutoPostback property is set to true. This causes the upload
process to begin as soon as files are selected. The ProgressPanel will appear
(with default styling) as soon as the upload begins.
NOTE: This online sample limits upload file size to 4.0
MB.