Sending automatic confirmation emails

Discussion in 'Email' started by danwar, Jul 31, 2008.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I'm using C# too.
     
  2. I wanted to send a confirmation email for when people sign up for my newsletter.

    This is a very simple task I guess, but I need to have the smtp server information and all that. I'm not sure what all the info is that I need.

    EDIT: Oh yea.....I'm useing ASP.NET 2.0 in case anyone wants to give me a headstart on the coding.
     
  3. Hi,
    How do you want this to work?
    For example, can you create another e-mail user, with an auto responder,named [email protected] ?

    Or will your users signup for the newsletter on the site?
    Salute,
    Mark
     
  4. It's really simple.

    The url is www.wardlowonline.org/newsletter.aspx.

    All they do is enter their name, company, work phone, and email address. Then I want the submit click event to automatically build an email message and send it to that email that they entered. It's just for confirmation.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page