Results 1 to 2 of 2

Thread: Email behind the scenes?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2006
    Posts
    19

    Email behind the scenes?

    Is there a way that I can have my application email a text file I created in the root directory, "behind the scenes?" In other words, not bringing up the email editor, but to send it automatically over a live internet connection?

    My application was published to the GenCon forums, and it's a big hit. Thanks a bunch to this community for all the help and making this possible!

    Mike

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,299

    Re: Email behind the scenes?

    Please specify what version you're using when creating threads. In 2003 you would use members of the System.Web.Mail namespace and in 2005 you'd use members of the System.Net.Mail namespace. If you lookup the help topic for the MailMessage class in each namespace you'll get a code example.

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