testsoap = xmldoc.selectnodes("//soap:envelope//soap:body//soapcheckresponse//getreturnresult").item(0).text
exit function
errhandle:
testsoap = "communicate with web services error"
testsoap = xmldoc.selectnodes("//soap:envelope//soap:body//soapcheckresponse//getreturnresult").item(0).text
exit function
errhandle:
testsoap = "communicate with web services error"