enabling ActiveX control in chrome and firefox

跟風遠走 提交于 2019-12-17 20:31:23

问题


We are using WebTwainX in our application where WebTwainX needs ActiveX to be enabled it supports only in Internet Explorer. How can I enable ActiveX in Chrome and Firefox so that WebTwainX works fine?


回答1:


By default, Google Chrome and Firefox web browsers do not support ActiveX controls. However, there are workarounds to enable ActiveX controls and get the required functionality based on ActiveX controls. Google Chrome users can download IE Tab extension that acts as Internet Explorer emulator. It helps enable ActiveX controls in Google Chrome as it emulates IE by using the IE rendering engine directly within Chrome.Firefox users can install ff-activex-host plugin to enable ActiveX controls in the browser. This plugin makes it possible to use (host) ActiveX controls in Firefox and provides full access to the hosted control (events, functions, properties).




回答2:


You cannot. It is a proprietary, platform-specific technology. Only Internet Explorer for Windows supports ActiveX.



来源:https://stackoverflow.com/questions/20118868/enabling-activex-control-in-chrome-and-firefox

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!