SMS Merge two FormFields to make one value

T

Tom

Hi there,

I have a textarea for an sms text and need to be able to add some
characters to the end of the users input. The sender number cannot be
used to reply to, so I would like to add the site name at the end of
the message.

So what would be the syntax?

At the moment I have:

<textarea name=Message wrap=physical cols=22 rows=3
onKeyDown="textCounter(this.form.Message,this.form.remLen,160);"
onKeyUp="textCounter(this.form.Message,this.form.remLen,160);"></textarea>

How do I add and send the characters "//sms.hac.net" at the end of the
user's input from the above field?

Thanks
Thomas Hackett
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top