Hi,
I am trying to create a script to connect to a website and extract all the content of the page. And in future to connect to an API.
DO httprequest.Get("http://www.intersystems.com",2)
Write ">"_httprequest.HttpResponse
But the output is a wonderful blank HttpResponse
Any ideas?
Thanks




