Thanks Bear, i tried like this: added document.getElementById('result').innerHTML = xmldoc.documentElement.xml; inplace of alert(xmldoc.documentElement.xml);
and at the end create a result id as follows:
but am getting an unknown run time error
find below the complete code:
please tell me what is wrong in the above code.