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.
  • markmcgookin
    Recognized Expert Contributor
    • Dec 2006
    • 648

    #2
    This depends where they phone number of the freelancer is stored... do you have a database of these people or are you intending to investigate existing freelance sites? as I doubt they will make the mobile numbers of the freelancers available to external applications.

    Mark

    Comment

    • hackerzz
      New Member
      • Oct 2008
      • 5

      #3
      Originally posted by markmcgookin
      This depends where they phone number of the freelancer is stored... do you have a database of these people or are you intending to investigate existing freelance sites? as I doubt they will make the mobile numbers of the freelancers available to external applications.

      Mark
      I am intending to create a new 1,and will create some virtual freelancer and project as example.

      Do u know what external application can be use? and how to make the link with it if possible?

      thanks for ur comment :)

      Comment

      • markmcgookin
        Recognized Expert Contributor
        • Dec 2006
        • 648

        #4
        Originally posted by hackerzz
        I am intending to create a new 1,and will create some virtual freelancer and project as example.

        Do u know what external application can be use? and how to make the link with it if possible?

        thanks for ur comment :)
        Personally I would create an application for the phone that would invoke a web service, but that is because it is simply my stong point, I think just a normal mobile optimised web site should be fine for the majority of what you want to do, then you would need some means of sending the sms using a website "back end" ... I'll have a look into this for you, but it isn't really "mobile development" as the real main part of this application will behappening on a web server by the sounds of it.

        Mark

        Comment

        • hackerzz
          New Member
          • Oct 2008
          • 5

          #5
          Originally posted by markmcgookin
          Personally I would create an application for the phone that would invoke a web service, but that is because it is simply my stong point, I think just a normal mobile optimised web site should be fine for the majority of what you want to do, then you would need some means of sending the sms using a website "back end" ... I'll have a look into this for you, but it isn't really "mobile development" as the real main part of this application will behappening on a web server by the sounds of it.

          Mark
          But the project rule is to create the application on web but not on mobile..
          Well thx for ur suggestion, i'll try repost to web server section...
          thanks agian ...

          Comment

          Working...