|
 |
asp_cdo thread: sending mails to more than one email address
Message #1 by "yls" <yls177@h...> on Sat, 16 Dec 2000 09:52:48 -0800
|
|
Hi, with a single cdonts object, can i send it to more than one email
address? thanks
---
http://www.asptoday.com - the leading site for timely,
in-depth information for ASP developers everywhere.
---
You are currently subscribed to asp_cdo as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_cdo-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #2 by Arun Venkatesh Kumar <arun_vk@t...> on Mon, 18 Dec 2000 13:14:27 +0530
|
|
yes. seperate them by a ";".
regards,
arun
-----Original Message-----
From: yls [mailto:yls177@h...]
Sent: Saturday, December 16, 2000 11:23 PM
To: ASP CDO
Subject: [asp_cdo] sending mails to more than one email address
Hi, with a single cdonts object, can i send it to more than one email
address? thanks
---
http://www.asptoday.com - the leading site for timely,
in-depth information for ASP developers everywhere.
---
You are currently subscribed to asp_cdo as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_cdo-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #3 by "Beck, Michael" <MikeBeck@C...> on Mon, 18 Dec 2000 07:59:13 -0700
|
|
Sure just use the ';' separator between your addresses
-----Original Message-----
From: yls [mailto:yls177@h...]
Sent: Saturday, December 16, 2000 10:53 AM
To: ASP CDO
Subject: [asp_cdo] sending mails to more than one email address
Hi, with a single cdonts object, can i send it to more than one email
address? thanks
---
http://www.asptoday.com - the leading site for timely,
in-depth information for ASP developers everywhere.
---
You are currently subscribed to asp_cdo as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_cdo-$subst('Recip.MemberIDChar')@p2p.wrox.com
|
|
 |