Hi there,
I am trying to create a mobile site, which hopefully will become an
app as well. but I cannot get it to do exactly what I want.
I have created links to activate voicemail
<a href="tel:**61*121**25%23">Activate Voicemail</a>
is there a way for msend the request automatically, without the need
for me to press the call button in the dialer?

My other question is with messaging, how can I get the sms: URI to
attach the body with the message?
I can get <a href="sms:0123456789">Request A Call</a> to work
but when I add the body <a href=:sms:0123456789?body="Callback
%20Request">Request a Call</a> returns "Please correct the
recipient(s) or they may not receive the message" error

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to