<html>
A rough machine translation follows (from Googles language tools page
http://www.google.com/language_tools):<br><br>
Hello to all it is a taste to be able to be part of this list, I have the
following doubt, to show to a file xml in Javascript I make the following
routine:<br><br>
var source= new ActiveXObject(&quot;Microsoft.XMLDOM&quot;); <br>
source.async= false; <br>
source.load(&quot;pagina.xml&quot;); <br><br>
that advantages tendria to use MSXML2.DOMdocument, that it is an updated
version but, but tendra a better yield, one better performance?&nbsp;
Greetings and thanks<br><br>
<br>
At 03:45 PM 10/19/2005 -0400, you wrote:<br>
<blockquote type=cite class=cite cite>Content-class:
urn:content-classes:message<br>
Content-Type: multipart/alternative;<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>boundary=&quot;----_=_NextPart_001_01C5D4E5.F91CE14D&quot;<br><br>
<font face="Courier New, Courier" size=2 color="#800000">Hola a todos es
un gusto poder ser parte de esta lista, tengo la siguiente duda, para
mostrar un archivo xml en javascript realizo la siguiente rutina:<br>
</font><br>
<font face="Courier New, Courier" size=2 color="#800000">&nbsp;&nbsp; var
source= new ActiveXObject(&quot;Microsoft.XMLDOM&quot;);</font> <br>
<font face="Courier New, Courier" size=2 color="#800000">&nbsp;&nbsp;
source.async= false;</font> <br>
<font face="Courier New, Courier" size=2 color="#800000">&nbsp;&nbsp;
source.load(&quot;pagina.xml&quot;);</font> <br><br>
<font face="Courier New, Courier" size=2 color="#800000">que ventajas
tendria utilizar MSXML2.DOMdocument, se que es una version mas
actualizada, pero tendra un mejor rendimiento, una mejor
performance???<br>
</font><br>
<font face="Courier New, Courier" size=2 color="#800000">Saludos y
gracias</font> <br>
_______________________________________________<br>
Javascript mailing list<br>
Javascript@LaTech.edu<br>
<a href="https://lists.latech.edu/mailman/listinfo/javascript" eudora="autourl">https://lists.LaTech.edu/mailman/listinfo/javascript</a></blockquote></html>