Re: How can I send multiple attachments?
Posted By:
Anonymous
Posted On:
Sunday, July 22, 2001 05:49 AM
Hi,
You make for every attachment a new Bodypart and add this to
the MultiPart object you have generated. So you can add
so many attachments (bodyparts) as you want.
How to do that is described in the FAQ.
alex