Is it possible to deny file type?

  •  09-09-2009, 8:07 PM

    Is it possible to deny file type?

    I saw that it is possible to filter the types of files that can be uploaded with the AllowedFileExtensions property.
    But it is possible to do the contrary, i.e. specifying a list of file extension that are not allowed? For example, I'd like to forbid *.exe, *.bat, *.zip ...
View Complete Thread