in reply to send message to sprint PCS through their site

Are you getting any sort of error message that might make it easier to understand what is happening? Post those too.

Scott

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

Replies are listed 'Best First'.
Re: Re: send message to sprint PCS through their site
by elzemeyer (Initiate) on Aug 20, 2001 at 22:41 UTC
    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

      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