Re: Reggex Ruestion
- From: "Mike" <xxx@xxxxxxx>
- Date: Mon, 1 Jan 2007 19:30:05 -0000
"Just Me" <news.microsoft.com> wrote in message
news:Orm31NLLHHA.4196@xxxxxxxxxxxxxxxxxxxxxxx
I need a regex to do this.
Ignore < possibleWhiteSpace htmlTag
Replace whitespace anything >
With >
Basically I need to match anything following the html tag up to and
including the closing tag.
Any help is appreciated as Im sh&te at regex's
http://www.google.co.uk/search?hl=en&q=regular+expression+match+html+tag&btnG=Google+Search&meta=
By the way, does "sh&te" = "can't be bothered"?
Mike
.
Relevant Pages
- Reggex Ruestion
... I need a regex to do this. ... Ignore < possibleWhiteSpace htmlTag ... Replace whitespace anything> ... Basically I need to match anything following the html tag up to and ... (microsoft.public.dotnet.framework.aspnet) - Second Try - Regex Question
... I need a regex to do this. ... Ignore < possibleWhiteSpace htmlTag ... Replace whitespace anything> ... Basically I need to remove anything following the html tag up to and ... (microsoft.public.dotnet.languages.vb) - Re: Second Try - Regex Question
... Replace whitespace anything> ... Basically I need to remove anything following the html tag up to and ... including the closing tag ... (microsoft.public.dotnet.languages.vb) - Re: Second Try - Regex Question
... Replace whitespace anything> ... Basically I need to remove anything following the html tag up to and ... including the closing tag ... (microsoft.public.dotnet.languages.vb) - Re: Second Try - Regex Question
... Ignore < possibleWhiteSpace htmlTag ... Replace whitespace anything> ... Basically I need to remove anything following the html tag up to and ... including the closing tag ... (microsoft.public.dotnet.languages.vb) |
|