Not a problem.
just update the line this WinHttp.Open "GET", "http://google.com/your_pdf_file.pdf", False
with the address which you can see. Try this once.
WinHttp.Open "GET", "http://google.com", False
let me know the output.
just update the line this WinHttp.Open "GET", "http://google.com/your_pdf_file.pdf", False
with the address which you can see. Try this once.
WinHttp.Open "GET", "http://google.com", False
let me know the output.