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
0
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
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
Error 2 'CustomHandler.ChangeOriginalFileName(string)': no suitable method found to override
0
Probably the version you have is a bit older. Please upgrade to the latest version.
Regards,
Hristo Valyavicharski
Telerik
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
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
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.