DataToPost Property
See Also Example Applies To
A string containing any data to be sent as part of a POST request to the remote server.
Syntax
object.DataToPost
The object placeholder represents an XMLHTTPCall object.
Remarks
The default setting of this property is "".
|