CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2004
    Posts
    31

    Angry Open Lotus Notes from ASP.Net

    Hi,
    Is it possible to open "empty Lotus Notes mail form" from ASP.Net(using C#) with "To" address set.
    Pls help...

    Rgds,
    Chandru

  2. #2
    Join Date
    Jun 2003
    Location
    Toronto
    Posts
    805

    Re: Open Lotus Notes from ASP.Net

    perhaps this sample app will help you. It shows how to send an email from Notes via C# (vs 2005 Express Edition) im sure all youll need to do is remove additional things so only the To address is set.

    http://www.notes411.com/dominosource/tips.nsf/0/DB75154E68C49D90802571B600671802!opendocument

    hth,
    mcm
    rate my posts!
    mcm

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

Featured