At 11:38 AM 3/27/2001 -0800, you wrote:
>Anyone know of a "quick" fix for removing commas in returned data?

Why do you have unwanted commas in your return data to begin with?

If the problem that you are trying to solve is that you are putting the 
results in a list and the commas are screwing up the list, you can use a 
different delimiter when you make the list and get around the issue.



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