Sending an atttachment with an email

Hi,I’ve a form in notes which upon saved the first time should send an email to the customer. I’ve to send an attachment with it.

I know i’ve to build an agent for that.

How do I store the attachment in the form ? What is the best way to do this? Please advise.

thanks

Sri

Subject: Sending an atttachment with an email

Hi,

see EmbedObject method in NotesRichTextItem class for examples.

Dave