Subj : Re: Using JSClass to implement ActiveXObject To : netscape.public.mozilla.jseng From : David Bradley Date : Thu Jul 17 2003 03:53 am Georg Maaß wrote: > > Testesd with: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) > Gecko/20030315 Your build date is 03/15/2003 and I believe all this went in after that. The 1.4 release should contain it. One note, there's a small bug that causes an exception when the property GeckoActiveXObject is converted to a string see http://bugzilla.mozilla.org/show_bug.cgi?id=210106 for details. Using GeckoActiveXObject() function notation will work just fine, though. David .