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

RadAsynchUpload vs RadUpload

1 Answer 60 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Peter
Top achievements
Rank 1
Peter asked on 07 Dec 2012, 02:00 PM
RadUpload provided an option to check .InvalidFiles.Count.  I assumed this worked in conjunction with the valid extensions.    Or does it not apply any longer since the "File Selection" dialog automatically includes only those with a valid extension.

When I click submit to post back the page, the .UploadedFiles.Count is 0.  

We use the "Upload" as a generic control throughout our application.   When an upload is complete, we pass data back to a calling such as file name, actual name, path, and content type.  


1 Answer, 1 is accepted

Sort by
0
Peter Filipov
Telerik team
answered on 12 Dec 2012, 11:34 AM
Hello Peter,

The InvalidFiles collection is working in conjunction with the valid extension and size. The file dialog is not possible to be filtered with the RadUpload control. Only when RadAsyncUpload control is used with Silverlight/Flash module the dialog is possible to be filtered. Could you please elaborate in what setup the UploadedFiles collection is empty?

Regards,
Peter Filipov
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
Peter
Top achievements
Rank 1
Answers by
Peter Filipov
Telerik team
Share this question
or