Hi everybody ! I'm trying to parse an XML SOAP response to retrieve data. The problem is that I need to use the GetElementsByTagNameNS method which, unfortunately, does not work with IE Do you know any implementation or workaround of this function for Internet Explorer? Thanks a lot in advance