I just tested it and it works for me. 

> -----Original Message-----
> From: Rob Wilkerson [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, October 26, 2006 4:35 PM
> 
> Yep, that should work.  Assuming #context# is a variable string
> containing HTML and you're setting the return value int a variable:
> 
> <cfset context = REReplaceNoCase(context,"<[^>]*>","","ALL") />
> 
> Is it stripping no HTML, some HTML?  Is it erroring?
> 
> On 10/26/06, Les Irvin <[EMAIL PROTECTED]> wrote:
> > Dang, I'm confused.  Will this function strip all the html 
> code from a
> > document, including that in between the brackets?
> >
> > REReplaceNoCase(context,"<[^>]*>","","ALL")
> >
> > It doesn't seem to be working.  Or I've screwed up the 
> code.  Is there a
> > better way?

"EMF <idahopower.com>" made the following annotations.
------------------------------------------------------------------------------
This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law. If you are not the intended 
recipient, you are hereby notified that any disclosure, copying, distribution, 
or use of the information contained herein (including any reliance thereon) is 
STRICTLY PROHIBITED. If you received this transmission in error, please 
immediately contact the sender and destroy the material in its entirety, 
whether in electronic or hard copy format. Thank you. 

==============================================================================


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:258198
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to