What i am trying to do is get my user to enter in a phone number and message and then post it to text marketer which send the message.
at the moment if i use a resp
Don't do this server side, but client side using AJAX.
The jQuery ajax library is quite good.