Running the Ajax SMS example code

Starting the web browser to run the Ajax SMS example

Start the web browser and enter the following: http://127.0.0.1/smssend.html

If everything works properly, the page requesting the data of the message to be sent should open.
Fill in the Recipient and Message Text boxes, and click the Send button (image).

fill in the required data
Figure 1 - Fill in the the required data in the AJAX SMS example

Response

You will receive a response confirming that the message has been successfully sent.

the response will confirm that the message has been sent
Figure 2 - Confirmation message in the AJAX SMS example

More information