RE: FN-FORUM: XML
date posted 10th May 2007 09:59
David,
But the xml is valid?
Have you tried capturing the error in AJAX, have a look at the XML as it
goes through the AJAX Parser, something like "alert(xmlHTTP.responseText)"
if "var xmlHTTP = new ActiveXObject("Msxml2.XMLHTTP")" (or something
similar.
Peter