Ricard Bertran Vall
Top achievements
Rank 1
Ricard Bertran Vall
asked on 29 Oct 2009, 09:50 PM
Hi,
how we can use the telerik components to upload multiple files selecting a directori o select it with a file explorer?
Thanks
how we can use the telerik components to upload multiple files selecting a directori o select it with a file explorer?
Thanks
5 Answers, 1 is accepted
0
Hello Ricard Bertran Vall,
RadUpload cannot select multiple files in one file select box. This is a limitation of the standard <input type=file> elements that RadUpload uses for file selection. Currently, there are no plans for changing this restriction. You can check this code-library: How to upload multiple files using RadUpload (uploading .zip file and extract it on the server)
Alternatively, you can use RadUpload for Silverlight. See this demo for further details.
Regards,
Paul
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
RadUpload cannot select multiple files in one file select box. This is a limitation of the standard <input type=file> elements that RadUpload uses for file selection. Currently, there are no plans for changing this restriction. You can check this code-library: How to upload multiple files using RadUpload (uploading .zip file and extract it on the server)
Alternatively, you can use RadUpload for Silverlight. See this demo for further details.
Regards,
Paul
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Ted Bielenda
Top achievements
Rank 1
answered on 17 May 2010, 03:09 PM
well use Silver light control for multiple file selection. Question : what happens if the user don't install silverlight?
0
Hi Ted,
The user will be prompted to install Silverlight in this case as shown in the attached screenshot. Optionally you can implement some script to detect whether Silverlight is installed or not, more info about this can be found here.
Greetings,
Yana
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items.
The user will be prompted to install Silverlight in this case as shown in the attached screenshot. Optionally you can implement some script to detect whether Silverlight is installed or not, more info about this can be found here.
Greetings,
Yana
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items.
0
rock
Top achievements
Rank 1
answered on 12 Jul 2016, 09:07 AM
This Demo file is removed from the link? Anyway to get the demo for Zipping unzipping file ?
0
Hello,
The RadUpload control discussed in this thread is obsolete and no longer supported. It has been replaced by the RadAsyncUpload, which can be configured to upload multiple files.
Regards,
Ivan Danchev
Telerik by Progress
The RadUpload control discussed in this thread is obsolete and no longer supported. It has been replaced by the RadAsyncUpload, which can be configured to upload multiple files.
Regards,
Ivan Danchev
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.