windows - Force open button for XML file download in Internet Explorer -


we looking client-side way force internet explorer show open button when downloading xml file.

normally download bar looks this:

ie download bar "open" button

when downloading xml file, however, no "open" button shown:

enter image description here

how configure ie/windows in way "open" button shown each file download?

i've read x-download-options http header, unfortunately, must client-side solution cannot alter web application.

we found out following: windows had associated file type "xml" internet explorer (control panel -> default programs -> set associations). triggers ie not show open button anymore, don't know why exactly, however, when associating xml notepad, open button reappears.

if has better solution force open button pleas come forward. in meantime going use workaround.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -