Just use list functions specifying " " as the optional delimiter.
--- Ben -----Original Message----- From: Devi r [mailto:[EMAIL PROTECTED] Sent: Monday, June 25, 2007 2:09 PM To: CF-Talk Subject: StringTokenizer in coldfusion???? - Urgent Hi, I need to retrieve all the tokens from the form value "A & B" with space as delimiter I mean i need to get the results as 1)A 2)& 3)B Is there any function in ColdFusion to do this? Regards, Devi Bala ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282098 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

