Visto che non ci sto piu con la testa stasera, mi correggete questo codice:
continua a dirmicodice:' Creo oggetto DOM XML Set objXML = Server.CreateObject("msxml2.xmlhttp.4.0") objXML.Open "get", url, False objXML.Send dim AllItems Set AllItems = objXML.responseXml response.write Allitems.selectSingleNode("//Point/coordinates").text
codice:Object required: 'selectSingleNode(...)'
![]()
![]()