What version of CF?

--Ben "the RegEx Ninja" Doom

kelly wrote:

>   Ok I suck at reg expressions.   Basically I have some data and within the
> data there is some stuff I want to remove.  Example
>
> text text <a href="" href="http://www.blah.com">blah">http://www.blah.com">blah <http://www.blah.com">blah>
> blah blah blah</a> text text
>
> Ok basically I want to remove everything from <a href through </a> although
> it will be different on every line. So I need code that will look for <a
> href and the ending of </a> and remove all text inbetween (including the <a
> href and </a> of course.) leaving just text text text text.  (note text is
> simply an example the verbiage will differ everytime, the only consistency
> is the <a href etc.
>
> SUggestions?
> Kelly
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to