XMLHTTP60 ; With xhr .Open "GET", url$, False .send; If .readyState = 4 And .status = 200 Then; Set doc = New MSHTML.HTMLDocument; doc.body.
確定! 回上一頁