You know... I have always used the comma for a delimiter for CFMAIL.

JG

-----Original Message-----
From: pan [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 20, 2000 2:09 PM
To: CF-Talk
Subject: Re: <CFMAIL> Question


From: "Les Mizzell" <[EMAIL PROTECTED]>


> Not 100% sure how to handle this...looking for ideas
>
> I'm sending <CFMAIL> after a client fills out a form.
>
> There's up to 5 different email addresses that the mail might have to go
to,
> depending on form input.
>

Maybe building lists before the cfmail tag?
Check your form.vars with appropriate IsDefined
structures and ListAppend as appropriate using ";"
as a delimiter - then use the lists as parameters for the
tag.

hope this is of some help

pan


----------------------------------------------------------------------------
--------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to