| Servertec | setDoInput( ) | |
|
|
Sets whether the specified url connection object will do input. SyntaxsetDoInput( urlconnection, boolean )urlconnection.setDoInput( boolean ) Parametersurlconnection the url connection object to use.boolean true to enable input. false to disable input. ReturnsnothingExample
|
|
top of page
|