Send Sms From Html5 Mobile Page

1. I’m working on a mobile website that will have a variety of features. The html layout is complete, however no real functions have yet been built in. On one page of the site, there will be a feature that allows users to send sms messages. This feature will utilize the html5 API that provides access to the messaging functionality in a mobile phone:
http://www.w3.org/TR/messaging-api/

The messages will be pre-composed, and will go to specific recipients. Therefore, users should be able to se…

Leave a Reply

Your email address will not be published. Required fields are marked *