HTTPSecureSocket.SetFormData
From Xojo Documentation
Method
Takes the key/value pairs from the Dictionary and converts it to a URL-encoded String.
Notes
This method also sets the action to POST. After using this method, the form can be sent to the server with the POST action.