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

Presence check special characters in file

1 Answer 307 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Fabio Cirillo
Top achievements
Rank 1
Fabio Cirillo asked on 03 Mar 2016, 03:02 PM
Hello,
in javascript you can create a function that controls the upload file if the name is the presence of special characters such as: + / \ @ # $% & etc ...

1 Answer, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 03 Mar 2016, 03:34 PM
Hi Fabio,

Please use only symbols that are valid according to the Microsoft File Naming Convention
https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).aspx

Here is how you can rename files if their names contain such invalid symbols
http://docs.telerik.com/devtools/aspnet-ajax/controls/asyncupload/how-to/how-to-upload-files-from-mac-or-linux

Regards,
Hristo Valyavicharski
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
AsyncUpload
Asked by
Fabio Cirillo
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
Share this question
or