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
SMS Interfaces HTTP Interface SMTP Interface COM Component .NET Component PHP SDK Java SDK
Reply Routing
Inbound SMS
Why IntelliSMS?
Coverage
Prices
Downloads
Documents
Free Trial