Hi,
I use the MS applet way to parse the XML file in that way:
<applet code="com.ms.xml.dso.XMLDSO.class" width="0" height="0"
id="xmldso10" mayscript="true">
<param NAME="url"
VALUE="xml/PesticideActiveIngredients.xml">
</applet>
... and with some modifs thats work in my machine (with IE5) ... but if I
try to see it with another computer with IE5 or older version the files didnn't
work ??? I remember with the older way (ex: XML parser in Java V1.9
... outside of VM of IE ...) the files worked well.
Does anybody have an answer ...
Regards,