in reply to Re: send message to sprint PCS through their site
in thread send message to sprint PCS through their site

Hey:
the responce that I recieve from the web site is
is below
but the issue is with the way the message variable is posted
the source of the site reveals the input area as

textarea wrap:VIRTUAL

check out the site messaging.sprintpcs.com/sms

<CODE> The message could not be submitted for delivery because:

There is no callback number or message.
If possible, please make the necessary changes and try to send your message again.

<CODE> if I include a callback number it produces no error and
sends the callback number to the phone
BUT it hasn't sent the message under any testing circumstances
I assume this is something to do with the different type of input

  • Comment on Re: Re: send message to sprint PCS through their site

Replies are listed 'Best First'.
Re: Re: Re: send message to sprint PCS through their site
by scain (Curate) on Aug 20, 2001 at 22:43 UTC
    Have you tried a different message, something shorter perhaps? or try embedding "\n"s in the message. I suspect it wants a messge that will easily fit on the phone's display.

    Scott

      one possible hang up is the javascript timer function or the
      javascript word count function

      but I don't think so b/c I going strainght to check_message_syntax.html
      and skiping all the java

      the sites counter will allow for 100 characters so my message
      should be OK