Hi,

i need a VB code that sends email to lotus notes inbox.

Form :frmmain
Textbox:txtfrom
Textbox:txtto
Textbox:txtSubject
Textbox:txtcontent
Command button:cmdsend

When the user presses the command button,the content and subject needs to be sent.
Eg., From:arun
To[email protected]

the mail has to be sent to particular lotes notes id.

Thanks in advance.