you can either replace them with nothing:

replace("1,2,3,4,5,6,7,8,8",",","","ALL")

or use listchangedelims

ListChangeDelims("1,2,3,4,5,6,7,8,8", "")

-----Original Message-----
From: Brian Thornton [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 27, 2001 1:38 PM
To: CF-Talk
Subject: Killing Commas


Anyone know of a "quick" fix for removing commas in returned data?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to