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

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

WBOY
WBOYOriginal
2016-06-24 12:10:471186browse

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?


Reply to discussion (solution)

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

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn