"ETorasso" <etorasso (AT) optonline (DOT) net> ha scritto nel messaggio
news:C1tge.1252$Bg4.1181 (AT) fe10 (DOT) lga...
Quote:
I have created database to allow users to track the progress of setting up
systems. Part of the process allows them generate and send an email
notifying someone of an action that needs to be completed. I am using the
"SendObject" method to generate the email. I am able to attach a single
document (Excel, HTML, Word or Text) to each email. Is there anyway to
attach multiple documents to a single email?
Thanks.
ET |
Sure, but not with SendObject method.
To do this you can chose much way:
1)Winsock.Ocx
2)CDO library
3)MAPI Library
I build a demo using Winsok.Ocx wich allow to send multiAttachments
and Html format, it's italian version, but i think you will have no problem.
Build in A_XP work only if you have winsock.ocx installed.
It is a Setup because install RichText ocx from Stephen Lebans.
Check for it on my website(below) to DOWNLOAD section FAQ 1.3
Bye
--
@Alex (Alessandro Baraldi)
---------------------------------------------------------------------------
http://www.mantuanet.it/alessandro.baraldi/
---------------------------------------------------------------------------