If you have a really, really long string then you could have a problem. I suggest you look at Reverse() if this is the case. You can then do a Find() on the reversed string which will return the first instance (which is the last of your normal string)
>Steve, Im glad it works for you, but I would ask you do more checking with >diff combinations, that is not a perfect solution and potentially can have >some issues.....so just make more testing......... > >Regards, >Misha ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3847 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
