Others..::..GetRequest Method (String, String, Boolean, Int32)
Return the code source of the page. Sample: GetRequest("http://www.google.com/index.php", "a=5&b=10" )
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
Parameters
- url
- Type: String
The URL.
- data
- Type: String
The data.
- showErrors
- Type: Boolean
if set to true [show errors].
- requestTimeoutMs
- Type: Int32
The request timeout ms.