How to send SMS in VB?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • qwer
    New Member
    • Sep 2007
    • 17

    How to send SMS in VB?

    Hi, I'm currently doing a project on application using SMS. I need to send a reply to the user after he or she has sent me an SMS. I've used HyperTerminal and it worked but I've to implement it on VB but I'm not sure about my programming codes. I need the codes urgently and I'd really appreciate it if I'm able to get a response asap.

    Thank you very much.
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Hi qwer,
    For this you have to create the URL and you have to display message on browser , from browser through querystring it will go to smsgateway and from there to your user.

    Comment

    • jamesd0142
      Contributor
      • Sep 2007
      • 471

      #3
      Hi,

      Ii was interested in doing something like this myself. although i dont know where to start?

      Would any1 be able to explain in English, what this would involve?

      What would i need to create, what software etc?

      Thanks

      Comment

      • Ariharan
        New Member
        • Aug 2007
        • 20

        #4
        I too have the same question. Can anyone help me?
        Last edited by Killer42; Oct 10 '07, 02:51 AM.

        Comment

        • Ali Rizwan
          Banned
          Contributor
          • Aug 2007
          • 931

          #5
          Originally posted by qwer
          Hi, I'm currently doing a project on application using SMS. I need to send a reply to the user after he or she has sent me an SMS. I've used HyperTerminal and it worked but I've to implement it on VB but I'm not sure about my programming codes. I need the codes urgently and I'd really appreciate it if I'm able to get a response asap.

          Thank you very much.
          Hi,
          Can you tell me how have you done this i too want to do this can you tell me the basics in both vb and html and after you have made it can you share this app?
          Thanx

          Comment

          • Jon Houlton
            New Member
            • Oct 2007
            • 2

            #6
            Originally posted by qwer
            Hi, I'm currently doing a project on application using SMS. I need to send a reply to the user after he or she has sent me an SMS. I've used HyperTerminal and it worked but I've to implement it on VB but I'm not sure about my programming codes. I need the codes urgently and I'd really appreciate it if I'm able to get a response asap.

            Thank you very much.
            Hi, I wanted to do this years ago and it was a little cumbersome. However, I have needed it for a recent project and have found a tool marketed by Esendex. Its basically 2 lines of code to send a message, and you can analyses responses as well.

            Comment

            Working...