Here's a function for you. It will return the String of the HTML returned by a given URL. Function GetHTML(URL As String) As String Dim HTML As String With ...
確定! 回上一頁