I have some files uploaded on Amazon S3. On other browsers like Firefox and Chrome, I can click and browser will automatically download. But in IE11, it shows directly on browser. And I want to trigger "save target as" on IE11 to download this file. How can I do that? Here is my HTML:
<a href="<link>" target="_blank">1.xlsx</a>