>A simple way to do this would be to split the chunk of text on a space, into >an array or list. Then loop over that list and compare bit of the string >individually. At that point you'd be able to tell where the changes are, if >there are any.
OK thanks guys, I was hoping there was already a solution or function out there. I'll try what you suggested Bob & Andy and post it back here if I suceed in solving the probs.. Abi ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:306144 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

