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

RADUpload is not filtering files

2 Answers 135 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Muhammad
Top achievements
Rank 1
Muhammad asked on 21 Apr 2014, 02:43 PM
Hi,

RadUpload control does not filtering files. AllowedFileExtensions=".tif,.gif,.png,.jpg,.pdf,.xls,.xlsx,.doc,.docx" is not working. I did through server by adding these extensions into a string array but no success.

Here is my markup.

<telerik:RadUpload ID="RadUploadPol" runat="server" ControlObjectsVisibility="None"
                    AllowedFileExtensions=".tif,.gif,.png,.jpg,.pdf,.xls,.xlsx,.doc,.docx">
                </telerik:RadUpload>     

Please help.

2 Answers, 1 is accepted

Sort by
0
Muhammad
Top achievements
Rank 1
answered on 21 Apr 2014, 02:46 PM
Sorry to forget, I am using telerik 2014 (latest)
0
Princy
Top achievements
Rank 2
answered on 22 Apr 2014, 05:55 AM
Hi Muhammad,

With reference to this forum thread setting the extension in the choose file dialog is not technically possible. RadUpload has been replaced by RadAsyncUpload. The official support for RadUpload has been discontinued in June 2013 (Q2’13), although it is still be available in the suite. We deeply believe that RadAsyncUpload can better serve your upload needs and we kindly ask you to transition to it to make sure you take advantage of its support and the new features we constantly add to it. So one suggestion is that you can use RadAsyncUpload to Upload files. Please check out this help documentation  for more information. Let me know if you have any concern. 

Thanks,
Princy.
Tags
Upload (Obsolete)
Asked by
Muhammad
Top achievements
Rank 1
Answers by
Muhammad
Top achievements
Rank 1
Princy
Top achievements
Rank 2
Share this question
or