Simple Sample
Select files to upload:
|
Uploading ,
(calculating).
|
|
Currently uploading:
,
file
of
.
|
|
Speed:
(calculating).
|
|
About
(calculating) remaining.
|
|
|
Cancel
NOTE: the maximum allowed request size for this sample is 1000 MB. If you attempt to upload files larger than this,
you will recieve a oversized upload error which SlickUpload will handle gracefully. This is controlled by the maxRequestLength attribute of the
httpRuntime key in the web.config file.
Description
This sample demonstrates how the bare metal SlickUpload control looks and acts. It is simply a SlickUpload control drag-dropped onto the page,
with an UploadComplete event wired up that displays the files selected.
|