ActiveXperts SMS and MMS Toolkit HTML Sample
function Send ()
{
// Provider Settings
objHttpProtocol.ProviderHost = "post.activexperts-labs.com";
objHttpProtocol.ProviderPort = 8080;
objHttpProtocol.ProviderErrorResponse = "ERR"; // Response should NOT contain 'ERR'
objHttpProtocol.ProviderSuccessResponse = "id"; // Response should contain 'id'
// URL Templates
objHttpProtocol.URLText = "/sendsms/default.asp?username=AX008&password=812056&text=%MESSAGEDATA%&to=%MESSAGERECIPIENT%&from=%MESSAGESENDER%";
......
CCNA Exploration 1: Chapter 11 Exam Answers
-
CCNA Exploration 1: Chapter 11 Exam Answers
*1*. Which three terms correctly define the forms of help available within
the Cisco IOS? (Choose three.)
hot...
12 years ago