Home > Article > Web Front-end > There is an EXE file on the website for users to download. How can I make users accessing IE9 jump to another ZIP file when downloading this EXE file? _html/css_WEB-ITnose
Just like the title.
If all access to this EXE jumps to another file, I know that it can be easily achieved using the httacess file.
But now I need to redirect IE9 users only if they click to download. Is there any simple way to achieve this?
Only control ie9? Are there no restrictions on other browsers?
You need active x control
I am just a web website and will not install anything for others.
Mainly because the SmartScreen of IE9 always blocks my EXE, but there is no problem if I use ZIP format.
There is no problem with other browsers or download tools.
Just put the ZIP file directly on that link!
ie conditional comments
I don’t want to use zip format on a large scale
Please ask upstairs , what is ie conditional comment