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

Invalid File Name

5 Answers 40 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
DogBizPro
Top achievements
Rank 1
DogBizPro asked on 01 Oct 2014, 02:45 PM
How do you avoid file names with &, ', etc? If these are image files the browser chokes on them. We need to have them renamed during the upload. Nothing I am trying seems to work. I tried to simply copy the original file to the new name in the postback and that doesn't work either. I get an error that it cannot find the file.

5 Answers, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 02 Oct 2014, 07:04 AM
Hi Stephanie,

Please look at this help article:
http://www.telerik.com/help/aspnet-ajax/asyncupload-uploading-files-from-mac.html

I hope this helps.

Regards,
Hristo Valyavicharski
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
DogBizPro
Top achievements
Rank 1
answered on 03 Oct 2014, 02:08 AM
Thank you for the reply, but I am getting an error when I try to use that code.

Error 2 'CustomHandler.ChangeOriginalFileName(string)': no suitable method found to override 
0
Hristo Valyavicharski
Telerik team
answered on 03 Oct 2014, 06:52 AM
Probably the version you have is a bit older. Please upgrade to the latest version.

Regards,
Hristo Valyavicharski
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
DogBizPro
Top achievements
Rank 1
answered on 09 Oct 2014, 02:12 PM
How do I do that?
0
Hristo Valyavicharski
Telerik team
answered on 09 Oct 2014, 04:00 PM
Hi Stephanie,

Please look here:
http://www.telerik.com/support/kb/details/updating-radcontrols-for-asp-net-ajax-to-another-version-or-license

Regards,
Hristo Valyavicharski
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
AsyncUpload
Asked by
DogBizPro
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
DogBizPro
Top achievements
Rank 1
Share this question
or