That is correct, except no spaces after the commas. You also have
quotedValueList() which will give you the same list but with single quotes
around it.

hth,

Jason
Web Application Developer
webworld studios, inc.

-----Original Message-----
From: PC [mailto:[EMAIL PROTECTED]]
Sent: Saturday, August 12, 2000 1:54 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: ValueList Question ...


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.

------------------------------------------------------------------------------
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.

Reply via email to