How to know that file download is completed in ASP.NET

Viewed 14

I want to enable a download button after a file download is completed. So is there a way I can get status that file download is completed either on client or server side?

0 Answers
Related