Others..::..GetRequest Method
Overload List
Name | Description | |
---|---|---|
GetRequest(String, String) |
Return the code source of the page. Sample: GetRequest("http://www.google.com/index.php", "a=5&b=10" )
|
|
GetRequest(String, String, Boolean, Int32) |
Return the code source of the page. Sample: GetRequest("http://www.google.com/index.php", "a=5&b=10" )
|