And if you are wondering why,
<[^>]*>
in english:
a < followed by zero or more characters that are not a > followed by a >
Jerry Johnson
>>> [EMAIL PROTECTED] 04/05/02 04:26PM >>>
rereplace(st,'<[^>]*>','',"all") should do it
+
~
Don Vawter
----- Original Message -----
From: "Ian Lurie" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, April 05, 2002 2:21 PM
Subject: RegEx newbie help...
> Hi all,
>
> Just started messing with Regular Expressions - I need to replace all
> instances of < and >, and any characters in between them, with "".
>
> What's the right statement? I tried:
>
> #rereplacenocase((left(summary,200)),"(<*>)","")#
>
> and
>
> #rereplacenocase((left(summary,200)),"<*>","")#
>
> but can't seem to get it right.
>
> Thanks in advance,
>
> Ian
>
> Portent Interactive
> Helping clients build customer relationships on the web since 1995
> Consulting, design, development, measurement
> http://www.portentinteractive.com
>
>
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists