CF5.... could be any length but for now won't be any longer than about
4000 characters.

The tags will not be nested and i would just like the RegExp to remove
the code between these tags and the tags themselves (As if you replaced
them with "", YES :-)

i appreciate any help as I am absolutely hopeless with RegExp and I know
there are experts on the list

-----Original Message-----
From: Jerry Johnson [mailto:[EMAIL PROTECTED] 
Sent: 26 March 2003 15:03
To: CF-Talk
Subject: Re: RegExp Help


What version of CF?
How long can the string be you are stripping it from?
By strip out, do you want the string returned without these tags in it?
(As if you replaced them with "") Are the these tags ever nested?

Jerry Johnson


>>> [EMAIL PROTECTED] 03/26/03 10:03AM >>>
Can anyone help me with the RegExp for stripping out content between two
defined tags... ie

<ud_stripout>
        ...
        Content to strip out
        ...
</ud_stripout>

I would need it to strip out all the content and the tags themselves as
well...

TaInAdvance


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to