Glen, it look like your regex will match tag attributes. e.g. it would find
style in <span style="...">. Or am I missing something?

Blair

On Dec 7, 2007 7:47 AM, Adam Chapman <[EMAIL PROTECTED]> wrote:

>
> Hi Glen,
>
> Just what I was after, nice work.
>
> Thanks to all who put thought into it.
>
> Regards,
> Adam
>
> -----Original Message-----
> From: nkosi [mailto:[EMAIL PROTECTED]
> Sent: Thursday, 6 December 2007 6:05 PM
> To: cfaussie
> Subject: [cfaussie] Re: regex - replacing a string outside of 'tags'
>
>
> Oops, was meant to include the output ...
>
> Look a spanner ... I am throwing the <span style="color:red;">spanner</
> span> in the works. Anyone seen my spanner?
>
> Becomes ...
>
> Look a <b>span</b>ner ... I am throwing the <span
> style="color:red;"><b>span</b>ner</span> in the works. Anyone seen my
> <b>span</b>ner?
>
> I must admit - my regex is pretty poor, I always have to refer to Mr.
> Forta's "Teach yourself Regular Expressions in 10 minutes" - ironic
> that I have probably spent well over 10 minutes referring to this
> book :|
>
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to