Hi I m trying to add functionality if I click on submit then csv file will be downloaded.Till the download is completed the button should not be enabled. Basically I want to find out that download is completed or not. Is there any way I can achieve that? I using ASP.NET and js and html.