Mozilla activeX control - Rudolf Henning

Mozilla activeX control

Posted Wednesday, March 16, 2005 11:58 AM by rudolf

For those looking for an alternative to the MS web browser control to use inside windows applications there is hope in the form of an embedded control that is using the mozilla brower engine. Check it out, it actually implements exactly the same interfaces as the MS web browser control and thus u can literally just replace the activex control in ur apps with the mozilla one without changing any other source code.

http://www.iol.ie/~locka/mozilla/control.htm

Just one point to remeber is that ur connection settings like proxy etc must be specified in a 'prefs.js' file located in the 'C:\Program Files\Mozilla ActiveX Control v1.7.1\defaults\pref' directory. The file u can just plain copy from ur Firefox directory as is.

Now I'm considdering using this in the Dark throne browser... Only problem is one of distribution as it obviously is not automatically available on most pc's while the IE engine is there by default *cough*

 

Filed under:

Comments

# re: Mozilla activeX control

Wednesday, March 16, 2005 3:19 PM by Rudolf

Another thing I found is that if u want to distribute this control the clients must install the 'MozillaControl171.exe' setup package plus manually register mozctl.dll with regsvr32.exe

# Support For ActiveX in Firefox

Sunday, March 27, 2005 10:31 PM by TrackBack

ActiveX support in Firefox is available (click on link). This may make it possible if you're using ActiveX but don't want to use IE.