Need to create a Web Service

Discussion in 'Programming' started by extraspecial, Dec 12, 2011.

  1. #1
    Hello guys,

    I need to create a web service that will allow to receive e-mail adresses, date and time which I will store them in my database and send an html email ( content modified with date & time ) directly to the email adresses I have received.

    It will be like this; Call center will call people and the time call has ended, call center will send the data to the web service and it will send immediately an email to the email adresses asking people to participate in survey for the call.

    Can someone help?

    Thanks
     
    extraspecial, Dec 12, 2011 IP
  2. DaveCS

    DaveCS Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What language and what database are you using? If your using .NET and mySQL (or MSSQL) database I can probably cut and paste something I just did a few days ago.

    If you need something custom I can probably make time to create something for you.
     
    DaveCS, Dec 13, 2011 IP