Emailing Attachment from Lotus Form UI

I have a request to accept the Attachment and email it to recipients. Currently i have a form and RTF which is accepting the attachments.

My question is whats the best way to accomplish this ?

One of the suggestions i have is after saving the document, detach all the attachments to some place and attach them to the mail document.

Is this the only way i can do this ? should be simple enough to do this in Notes8 but i could be wrong…

Please let me know any other ways to accomplish this…

Thanks,

Durga Prasad

Subject: It’s not too hard to get the attachments…

…but it’s not clear this is the best thing to do. If you’re storing the attachments in a Notes document already, why not just send them a link to the document instead of duplicating the information in everybody’s mail file?

But if you must, read about the first argument to NotesUIDocument.Refresh, and NotesItem.CopyToDocument.

Subject: email notification is for the customers…not within the organization…

Even though i am saving the document and RTF in Notes, I am sending the email to outside the company recipients and thats the reason I have to do this.

Thanks for your reply…