Hi everyone,
This is my first post to this forum, hope I would get a reply quickly :-)
Iam using loadXML(xmlStri ng) and it is always returning "false". My code looks like this :
[CODE=javascript]if (window.ActiveX Object)
{
var responseXml=new ActiveXObject(" Microsoft.XMLDO M");
responseXml.asy nc="false";
var wellFormedMarku p...