Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a way to run ActiveX components in Firefox through the use of a plugin?

I have an ActiveX plugin that we need (if possible) to run in Firefox. Is there a plugin (or other way) for Firefox that will allow this?

like image 493
Christopher Tokar Avatar asked Nov 28 '08 16:11

Christopher Tokar


2 Answers

I seem to have found a solution:

http://code.google.com/p/ff-activex-host/

"This Firefox plugin makes it possible to use ActiveX controls in Firefox. It is based on the Gecko NPAPI and provides full access to the hosted control (events, functions, properties)."

like image 76
Christopher Tokar Avatar answered Oct 23 '22 06:10

Christopher Tokar


You used to be able to in Firefox 1.5 but not any longer I believe, the plugin doesnt seem to be supported anymore.

More info here

like image 36
redsquare Avatar answered Oct 23 '22 06:10

redsquare