I'm trying to use an SMS Panel to send my messages online. The format for using their URL Service is like this:
Code:
http://YourSite.com/post/sendSMS.ashx?from="FromNumber"&to="ToNumber"&text="Message"&password="MyPassword"&username="MyUserName"
Leave a comment: