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

Download file with progress bar and execute

3 Answers 779 Views
ProgressBar
This is a migrated thread and some comments may be shown as answers.
Dexterity
Top achievements
Rank 1
Dexterity asked on 01 Apr 2015, 06:54 PM
I want to download EXE file on page load event and show real time download progress bar. After successful download, I want to execute EXE file to install on client machine.

How can I do this using RadProgressBar & RadProcessArea control??

Do any one have sample source code of this??

Please at-least take a look of my requirement, I'm researching on it since last week.

3 Answers, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 06 Apr 2015, 01:56 PM
Hi Dexterity,

I am afraid that neither RadProgressBar nor RadProgressArea can be used for tracking a download process.

Regards,
Vessy
Telerik
0
Dexterity
Top achievements
Rank 1
answered on 07 Apr 2015, 05:22 AM

Thanks Vessy,

 Then do you know how to show progress bar while downloading file using Rad Controls???

It would be very helpful.

 

0
Vessy
Telerik team
answered on 07 Apr 2015, 09:00 AM
Hi Dexterity,

Please, excuse me for not being clear enough in my previous reply. There is no any control in the Telerik ASP.NET AJAX suite that can handle the downloading process and show its progress respectively.

Optionally, you can implement you own download tracking and then to try implementing a RadProgressArea Custom Progress. For example, you can start your research here:
Tip: File Download in ASP.NET and Tracking the Status of Success or Failure of Download




File Download in ASP.NET and Tracking the Status of Success/Failure of Download
How to show progress in a webpage while downloading a file from another server ASP.NET
etc.

Regards,
Vessy
Telerik
Tags
ProgressBar
Asked by
Dexterity
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Dexterity
Top achievements
Rank 1
Share this question
or