Hi all,
in CuteSoft_Client\CuteEditor\Configuration\Security\Default.config section '<security name="DocumentFilters">'I could define which file types are allowed to upload. By default these are .txt, .doc, .pdf etc. In my Intranet application I don't want to restrict the files to be uploaded so I want to accept every file. With CuteEditor 6.0 I just deleted the existing <item>-entries and added new ones like these: <item>a</item>, <item>b</item>, <item>c</item>.... With CuteEditor 6.2 this does not seem to work anymore. So how could I allow uploading all files?
Thanks
Kai
.net Framework 4.0 / ASP.net / VB / CuteEditor 6.7 / SQL 2005