nope, won't go For my present project i will have to build a cross-browser xml sending receaving object, and will duely post it to the mail group. Personally i don't like using features that havn't been standerdized yet. Specially when workarounds are so easily acheafed.
Ernst -----Oorspronkelijk bericht----- Van: Kees Jongenburger [mailto:[EMAIL PROTECTED] Verzonden: donderdag 20 februari 2003 22:52 Aan: [EMAIL PROTECTED] Onderwerp: Re: mmbase dove javascript On Thursday 20 February 2003 02:31 pm, Ernst Bunders wrote: > 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.. This might help but can't we kwon what the IE error in order to fix the right "bug" my code come from http://www.mozilla.org/xmlextras/syncget.html If that works it might just be a small problem > 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")
