I facing the problem on
<a href=" ..." download></a>
this code not able support by IE 11,
<a href="try.zip">download?</a>
this code able support in IE 11, but I not allow to zip the csv because the csv will keep automatically updated, hence
any idea on how to make the download function in IE? thanks, sorry because I new to coding.