Hi,
Currently iam using xml data islands to loadxml file.but it's throwing the following error.
Object does not support method or property loadXML.below is the code iam using.
document.getElementById("AllXML").loadXML("<Root><PageTitle>Bad XML - Can not load page</PageTitle></Root>");
here AllXML is data island id.
Please suggest any other ways to do the same thing.
Thanks & Regards,
Balu