Basically I have an ASP page will display the results of a search in pure XML format.
I want to catch the XML results, if possible, as they return from the ASP page and manipulate them with Javascript
Any pointers as to what technologies/objects etc.. I should be looking at ?
I know how to read an XML file - but not how to capture results returned to the browser
Start Free Trial