Set objHTTP = CreateObject("MSXML2.ServerXMLHTTP") URL = "http://yourserver:8080/api/path1" objHTTP.Open "POST", URL, False objHTTP.
確定! 回上一頁