On 5/12/02, Reuben Poon penned:
>Kay,
>
>You could try this (written in psudo-code)
>
>1 replace "," with ||
>2 loop through items using , as delimiter
>3 set || back to ","
>
>This would remove the problem with the multiple commas and seems to be a
>relatively easy solution.  You should only have to add two lines of code (#1
>and #3).

Actually, you've got the right idea, but I think you should have said 
to change "," to | then use | as the delimiter, then change the | 
back to ",".
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to