0

I am using window.location.replace(URL) to download file from mounted path on server. I wanted to delete the file from server after downloading on local system using different API. But I am not sure if file download is completed or not. Is there a way to check if window.location.replace(URL) action is completed?

0 Answers0