I am a little unsure of the way this function works ... does it result in a
comma delimited string purely?
eg., if I alter a column from a query like
<cfset emailto = valuelist(#member.email#)>
Assuming there are say 5 email addresses in this result/email column...
could I use #emailto# in the "To:" field of a <CFMAIL> email as is?
Would it look like "[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], etc.?
TIA
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.