Semicolon between addresses. OR via cfloop.

<cfloop query="myQuery">
   <cfmail to="#EmailAddress#" ...>
   Spam, spam, spam! Lovely, lovely spam!
   </cfmail>
</cfloop>

On 8/17/06, Andy Matthews <[EMAIL PROTECTED]> wrote:
>
> I've never gotten a straight answer on how you can send one email to
> multiple recipients.
>
> <cfmail from="#SiteOwnerEMail#" to="[EMAIL PROTECTED]" type="html"
> subject="New Order Submitted">
>
> Do I separate the emails with a comma or with a semicolon? Something else?
>
> <!----------------//------
> andy matthews
> web developer
> certified advanced coldfusion programmer
> ICGLink, Inc.
> [EMAIL PROTECTED]
> 615.370.1530 x737
> --------------//--------->
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250192
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to