Open IE browser in Firefox/Chrome page

后端 未结 4 824
夕颜
夕颜 2020-11-27 08:33

Our Web application is based on IE9, which means only IE9 can open the pages in our site. We\'ll prevent user to browse our site when their browser is not IE9. But sometime

4条回答
  •  执笔经年
    2020-11-27 09:00

    You don't have to write code to create a custom protocol handler in Windows. See this page for how to define one in the registry.

提交回复
热议问题