Hi all,
just starting with AJAX and come up against the following problem. I created a simple script reading a plain XML file and it worked fine.
However when I reproduced the same XML using ASP, whilst responseText reproduced it fine, a reference to the XML DOM using reponseXML didn't seem to have any content.
As far as I know the server is .NET
Can anyone point me in the right direction?
many thanks