Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion SMS Anchors in WebApp
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ara  
View profile  
 More options Jan 2 2009, 1:18 pm
From: Ara <AYapej...@gmail.com>
Date: Fri, 2 Jan 2009 10:18:40 -0800 (PST)
Local: Fri, Jan 2 2009 1:18 pm
Subject: SMS Anchors in WebApp
Ok, so I've searched all over here and I know you can set an HTML <a>
to send an sms image like so:

<a href="sms:123-555-1234">Text Me</a>

This works great, however I need to also put something in the body of
the text message, I've tried all the syntax's below, but can't come up
with anything, in each of the cases below the sms app just puts in all
the text after 'sms:' into the "To:" field of the SMS app, not in the
body.

<a href="sms:123-555-1234?text=text body">Text Me</a>
<a href="sms:123-555-1234&text=text body">Text Me</a>
<a href="sms:123-555-1234?msg=text body">Text Me</a>
<a href="sms:123-555-1234&msg=text body">Text Me</a>
<a href="sms://123-555-1234&msg=text body">Text Me</a>

Anyone else run into this and have a solution?

Thanks!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.