how to use MSXML2 setTimeouts to prevent timeout error?

前端 未结 0 1023
执念已碎
执念已碎 2021-01-24 16:56

I use the following function to check if a URL responds in a few seconds:

function testUrl(url)
    Set xmlDOM = CreateObject("MSXML2.ServerXMLHTTP.6.0"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题