Simple method to retrieve HTTP content from the Web quickly
public static string HttpGet(string url, ref string errorMessage)
Parameters
url
Url to access
errorMessage
Overloads:
See also:
Class ShellUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic