You can then just create an HTTP request that sends the data you want - for example, in Java you can use commons-httpclient, but any kind of http request will work.
To see the target url and parameters, just take a look in the "create new message" page.
Rafael [originally posted on jforum.net by Rafael Steil]