<cfset result = REReplace( inputstring, "<([^>]+)>", "\1" )>

-----Original Message-----
From: raphael [mailto:[EMAIL PROTECTED]]
Sent: 09 November 2001 15:37
To: CF-Talk
Subject: getting xxx from <xxx>


How would this be accomplished?

getting xxx from <xxx>

I was going to do a find on both "<" and ">" and get the middle but I'm
thinking of removing anything else then trimming left(1) and right(1)

Raph.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to