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

downloading a file using telerik

1 Answer 1035 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Saadettin
Top achievements
Rank 1
Saadettin asked on 03 Oct 2013, 06:22 AM
Hi. I upload a word a documentç I made some process on it. I alos have a "Download" button on same page. How can I download file using telerik? Can anyone give me an idea? Thanks in advanced.

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 07 Oct 2013, 10:52 AM
Hi Saadettin,

You can use the RadFileExplorer control, to list the folder with the uploaded files, allowing the users to download the file once it has been edited. The download logic you should implement if you choose to use this approach is demonstrated here: Filter files and download

Furthermore, you can implement a similar logic for sending the path to the currently edited file to a generic handler, so the file could be downloaded from a standard button. The handler from the above linked demo is attached to this message.

Hope this helps.

Regards,
Veselina Raykova
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
General Discussions
Asked by
Saadettin
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or