CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: dglienna

Search: Search took 0.23 seconds.

  1. Re: automatically send an email to the email address in the body of an Outlook email

    This works on my site (using Net 2.0) and ASP.Net



    Imports System.Net.Mail
    Imports System.String
    Imports System
    Imports System.Net
    Imports System.IO
    Imports System.Text
  2. Re: automatically send an email to the email address in the body of an Outlook email

    Re: automatically send an email to the email address in the body of an Outlook email

    Microsoft blocked access to that in Office 2007 (I believe), after script-kiddies used other peoples OUTLOOK...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured