dbTalk Databases Forums  

Emails with Multiple Attachments

comp.database.ms-access comp.database.ms-access


Discuss Emails with Multiple Attachments in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ETorasso
 
Posts: n/a

Default Emails with Multiple Attachments - 05-11-2005 , 02:28 PM






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



Reply With Quote
  #2  
Old   
ALESSANDRO Baraldi
 
Posts: n/a

Default Re: Emails with Multiple Attachments - 06-09-2005 , 01:52 PM






"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/
---------------------------------------------------------------------------




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.