rereplace(replace(body, "<postmaster>", "", "all"), ".+<(.*?)>.+", "\1", "all")
..:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -----Original Message----- From: dave [mailto:[EMAIL PROTECTED] Sent: Saturday, February 04, 2006 11:47 PM To: CF-Talk Subject: regex help didnt Mike have a cfm regex builer at one time?? I need a regex to find an email inbetween brackets like such <[EMAIL PROTECTED]> but its gotta be an email because some will also have <postmaster> as well and I dont want those. anyone? Ben.......... ~Dave the disruptor~ I forgot what I was gunna put here, Will woulda stole it anyways! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231370 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

