Forum Discussion

sarfraz07's avatar
sarfraz07
Occasional Contributor
15 years ago

How to Implement callback for file downloading?

Hello, I wrote a script that downloads file from web using file URL. I have an ActiveXObject of following type. var objHTTP = new ActiveXObject("MSXML2.XMLHTTP");   objHTTP.open("GET", st...