PostMessage

From RemObjects Software

Jump to: navigation, search

This is a RemObjects SDK Glossary entry
Feel free to add your notes to this topic below.


PostMessage is a simple text-based messaging format that is compatible with the way HTML Forms are posted back to the server via HTTP.


Use Cases

While not really useful in production scenarios, PostMessage makes it easy to post data directly from a HTML form to a service by simply specifying the service url as the "Action" attribute.

You can also use PostMessage when you need a simple human-readable messaging format - for example for debugging or monitoring purposes. In this case, you might also want to consider XML-RPC Message.

See Also


Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToComponentsToolsSamplesArticlesArchitectureIssues

Personal tools