Running the example code

Starting a web browser

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

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 Message button.

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

Response

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

verify the response
Figure 2 - Confirmation message in the ASP SMS example

More information