how to auto send the sms if the database match between 2 person? <<PLS HELP :(

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hackerzz
    New Member
    • Oct 2008
    • 5

    how to auto send the sms if the database match between 2 person? <<PLS HELP :(

    hello everyone,

    I need to develop a web application that allow the hirer search for freelancer information to match with their project, freelancer will submit and publish their information.

    May u guide me how to set the web automatically send SMS to freelancer or hirer if the matching for the job is accepted by hirer or freelancer??

    thanks for the read... Ur comment is much appreciated.
  • JamieHowarth0
    Recognized Expert Contributor
    • May 2007
    • 537

    #2
    Hi there,

    You need to look at third-party solution providers. Web technologies alone cannot be used to send SMS messages to cellphones from a web application.

    Look at companies like Kapow or Txt4ever (two results I just grabbed from Google by searching for "web sms").

    There's a bunch of companies that offer SMS gateway services, which can interact with your web app using HTTP POST, SOAP/Web Services, or COM objects.

    codegecko

    Comment

    • hackerzz
      New Member
      • Oct 2008
      • 5

      #3
      Originally posted by medicineworker
      Hi there,

      You need to look at third-party solution providers. Web technologies alone cannot be used to send SMS messages to cellphones from a web application.

      Look at companies like Kapow or Txt4ever (two results I just grabbed from Google by searching for "web sms").

      There's a bunch of companies that offer SMS gateway services, which can interact with your web app using HTTP POST, SOAP/Web Services, or COM objects.

      medicineworker
      very thanks abour ur help..
      I had already sent my further question to Kapow! customer service..
      If got any problem i will ask here again..nice forum :)

      Comment

      Working...