熱點推薦:
您现在的位置: 電腦知識網 >> 編程 >> .NET編程 >> 正文

asp 實現遠程登陸代碼

2022-06-13   來源: .NET編程 

  Dim objXMLHTTP xml place
       Set xml = ServerCreateObject("MicrosoftXMLHTTP")
       xmlOpen "GET" "網址"False
       xmlSend
       response = xmlresponseText    獲取頁面的返回值

  
 


From:http://tw.wingwit.com/Article/program/net/201311/14344.html
    推薦文章
    Copyright © 2005-2022 電腦知識網 Computer Knowledge   All rights reserved.