I tried the samplecode with IE 6.0 and errors occured. How i understand it is that microsoft developed an active x component for xml parsing, wich has been backwards engineered into mozilla. The way i see it, xml parsing by browsers is not a reliable feature yet.(who wants to download misterious dll's just to view a page). An altenative for example is xml for script http://xmljs.sourceforge.net/, a cross-browser dom and sax api, that seems sufficient to me. of corse the nice XMLHttpRequest() object needs rebuilding. But this is something i'm planning to do... Ernst
-----Oorspronkelijk bericht----- Van: Eduard Witteveen [mailto:[EMAIL PROTECTED]] Verzonden: woensdag 19 februari 2003 11:55 Aan: [EMAIL PROTECTED] Onderwerp: Re: mmbase dove javascript Ernst Bunders wrote: > what version IE do you have? > I have 5.5 > the error is: > regel: 8 > Teken: 5 > Fout: Automatiseringsonderdeel kan object niet maken > Code: 0 Not quite sure, but is there a dll missing, which is needed for the functionality of the xml? http://msdn.microsoft.com/downloads/webtechnology/xml/msxml.asp could help. When this is the case, there should be a check inside the javascript, so that the automatic proedure is started when this is missing (would be something like: <OBJECT CLS-ID="asdsasad" CODEBASE="asdsad") -- Eduard Witteveen +316 414 789 23
