Results 1 to 6 of 6

Thread: Submit to DB and e-mail at the same time?!

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    May 2001
    Posts
    525

    Submit to DB and e-mail at the same time?!

    I'm having trouble finding info on creating a confirmation e-mail when I submit data to my DB. Anyone know how to do that or can direct me to a good tutorial?
    Last edited by jsun9; Nov 19th, 2002 at 01:03 PM.

  2. #2
    Hyperactive Member
    Join Date
    Aug 2002
    Location
    Fort Collins, CO
    Posts
    366
    so you need help on writing the email or figuring out how to send email in .NET?

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    May 2001
    Posts
    525
    i need to submit the data to a DB and then send an e-mail.
    I can do one or the other but not both.

  4. #4
    Hyperactive Member
    Join Date
    Aug 2002
    Location
    Fort Collins, CO
    Posts
    366
    so why can't you do both? errors? if so what error message, if not then maybe show some code or something, if you can do each one of those then you can do both.

  5. #5
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    There is no reason why you cant do both

    'database code
    'then email code
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  6. #6

    Thread Starter
    Fanatic Member
    Join Date
    May 2001
    Posts
    525
    nevermind, i think I got this. thnx!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width