Re: Looking for a utility

Robin Lister ( robin@flicks.com )
Fri, 31 Jul 1998 12:48:48 -0700

No idea if this exactly fits your needs but OCXHttp from flicks software
might do it:
http://www.flicks.com/OCXHttp/

You would have to call it from windows scripting host if that counts as
command line.

If it times out it will return a text error.
http://www.flicks.com/OCXHttp/docs/GET.htm

and you can get the URL response text with
http://www.flicks.com/OCXHttp/docs/Content.htm