Is there an offering to SMS in the same way TEL works?
Hi,
in order to make the smartphone make a phone call we just put tel in the href e.g.:
<a href="tel:55555555">555555555</a>
is there something similar for SMS?
if not, how can I have my application send an SMS using the phone rather than a 3rd party gateway?
thanks
Matt