This is a migrated thread and some comments may be shown as answers.

unable to cancel uploading a file whose size is more than specified limit clientside

1 Answer 65 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
VIJAY
Top achievements
Rank 1
VIJAY asked on 03 Apr 2012, 03:24 PM
we are using Rad AsyncUpload control to upload files.we have limit on file size that is to be uploaded.when we try to upload a file whose size is more than the limit,we need to show alert message and stop uploading file progress on client side.We tried this using OnClientProgressUpdating event.Using this event we are able to show alert but could not stop uploading progress.how can we cancel the progress?

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 06 Apr 2012, 07:41 AM
Hello VIJAY,

 
You can refer to the Validation online demo where a similar functionality is achieved and fire the alert OnClientValidationFailed.

Hope this will be helpful.


Greetings,

Plamen Zdravkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
AsyncUpload
Asked by
VIJAY
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or