asp,Set xmlhttp = Server.CreateObject("MSXML2.ServerXMLHTTP"),xmlhttp.open "GET", "http://example.com", False,xmlhttp.send,Response.Write(xmlhttp.responseText),
``asp,Set xmlhttp = Server.CreateObject("MSXML2.ServerXMLHTTP"),xmlhttp.open "GET", "http://example.com", False,xmlhttp.send,Response.Write(xmlhttp.responseText),
``Powered By Z-BlogPHP 1.7.3