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

AllowedFileExtensions and files with no extension

1 Answer 101 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Ross Barbieri
Top achievements
Rank 1
Ross Barbieri asked on 04 Jun 2010, 10:31 PM
Hello, how can i configure the AllowedFileExtensions property to allow files having no file extension to be uploaded?  For example, i want to allow .jpg and .txt, and also any file that has no extension.  I have tried adding just ".", but it doesn't work.

1 Answer, 1 is accepted

Sort by
0
Genady Sergeev
Telerik team
answered on 10 Jun 2010, 08:42 AM
Hi Ross Barbieri,

This functionality is not supported out of the box, some custom coding is required to in order to get it work. I have prepared sample project that demonstrates a possible approach, you may find it as an attachment. I also suggest that you take a look at the following help article that explains how to apply custom validation to RadUpload.

Sincerely yours,
Genady Sergeev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
AsyncUpload
Asked by
Ross Barbieri
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
Share this question
or