You are here: Home > Documentation > Code Samples

A couple of TeleMessage examples.
You can change the code according to the documentation.
Please select your preferred programming - language:

Java        |         Visual Basic        |         PHP    


Experience the TeleMessage Multi-Alert XML

You can experiment and experience the TeleMessage XML by posing your XML in:       http://www.telemessage.com/partners/xmlMessageTest.jsp?template=3
      And then pressing "Submit".
To track your message delivery status, you can copy the results lines with MESSAGE_ID and MESSAGE_KEY
      And post them in the page:
      http://www.telemessage.com/partners/xmlMessageTest.jsp?template=2
      And submit to track the message delivery.
For more advanced messaging, you can try additional templates from:
      http://xml.telemessage.com/multialert/XML_templates.jsp

XML Examples

    (get sources)
Check out our XML templates.


Java Code

    (get sources)
Learn how to post XML file (or String represent XML) from your Java code.

Learn how to send an SMS and a Phone call with attachments.

Learn how to send a message in other language.



VB Code

    (get source)
Learn how to post XML file (or String represent XML) from your VB code.

PHP Code

    (get source)
Learn how to post XML file (or String represent XML) from your PHP code.