Hi,I am working in ts 6.5 win env.I have a requirement for reading the nodes of an xml file(not dcr).I tried Microsoft.XMLDOM. But it didn't work.Any ideas?Sathish E
hi,Thanks for ur feedback.. I am here attaching my xml file and nothing much in formapi.. just the four lines..the alert is not firing..var xml = new ActiveXObject("Microsoft.XMLDOM"); xml.async = false; xml.load("Parent_Organization.xml"); alert("test");Just I want to retrieve the 'code' attribute in the organization element according to the conditions.Any more informations required.Sathish E