Well, I guess I'll just stick to my current approach which is to use an xpath to get an array of candidate elements, and then just looping over them and doing a findnocase search on each one.
It may not be as elegant, but I guess it will get the job done. ~Brad -----Original Message----- From: Ben Nadel [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 24, 2007 3:57 PM To: CF-Talk Subject: RE: xpaths and regex I am not finding any thing on this, at least not in ColdFusion. It looks like there are Full Text things for Xpath that work like RegEx, but not that I can figure out. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284465 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

