Adams, Stephen wrote:
> 
> I am trying to build a comma separated list of ID number, something I have
> done many times before, but for some reason this code does not seem to be
> working. Here is my code:

<cflock timeout="30" throwontimeout="No" type="EXCLUSIVE" scope="SESSION">
   <cfset session.EmailIDList = ArrayToList(getEmails["EmailIDList"])>
</cflock>

Jochem

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to