SendMessage ( To As String, Text As String, From As String, MessageId As Variant ) As ResultCodes
Sends an SMS message via the Internet Gateway.
<% Set IntelliSMS = Server.CreateObject("IntelliSoftware.IntelliSMS") IntelliSMS.Username = "MyUsername" IntelliSMS.Password = "MyPassword" Result = IntelliSMS.SendMessage _ ( "44771012345", "Hello", "SENDER_ID", MessageId ) %>
Dim IntelliSMS As New INTELLISMSLib.IntelliSMS IntelliSMS.Username = "MyUsername" IntelliSMS.Password = "MyPassword" Dim MessageId As Variant Dim Result As INTELLISMSLib.ResultCodes Result = IntelliSMS.SendMessage _ ( "44771012345", "Hello", "SENDER_ID", MessageId )
<< Back to COM Component
Text Messaging Send SMS Receive SMS SMS Replies
SMS Solutions Web SMS Outlook® Addin Email to SMS Outlook® OMS Microsoft® CRM
MMS Messaging Send MMS Receive MMS
Prices
SMS Interfaces HTTP Interface SMTP Interface .NET Component COM Component PHP SDK Java SDK
Free Trial
Premium SMS
Downloads
Documents
Support Forum
Coverage