Single method to retrieve HTTP content from the Web quickly

Syntax:

public static string HttpGet( string Url,
	ref string ErrorMessage );
Parameters: Url

ErrorMessage

See also:

Class wwUtils


Last Updated: 1/28/2007 | Send topic feedback