:SubmitQuery()


Class

     aprHTTP()

 

Syntax

     :SubmitQuery(cResource, [cParams] ) -> lSuccess

 

Parameters

 

 

cResource

Server Resource to submit Query to for processing.

 

cParams

Optional. Parameters to send to cResource for processing.

 

Return

Logical indicating Success.

Returns .T. if successful, otherwise returns .F.

 

Description

Submit a query string to the server for processing

 

See Also

:GetResultCode(), :GetResultString(), :Command(), :SubmitQueryEx(), :CloseFile(), :SetEncodingType()