web2sms: modifying sms sending

Discussion in 'Programming' started by sami1255, Nov 28, 2007.

  1. #1
    i sorted out the code from my carrier provider for sending sms from web..

    <iframe src="http://203.215.160.178:8080/w2s/web2smschat.html" width="468" height="325"   marginheight="0" marginwidth="0" frameborder="0" >
    Code (markup):
    the sample is here..
    
    http://www.sarmadhassan.com/sms/
    Code (markup):
    Now, what actually i want is, that my cell number is predefined in field next to "0345"

    IS IT POSSIBLE??
     
    sami1255, Nov 28, 2007 IP
  2. DonCash

    DonCash Peon

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hey,

    They are using a Java applet to send the SMS. You wont be able to edit this without the Java source code.

    Do you have access to the source?

    If not, there are methods to get this. I would be able to decompile and modify this to fit your needs.

    PM me if your interested.
     
    DonCash, Nov 28, 2007 IP