List Info

Thread: parse html tags out with asp.net code inside




parse html tags out with asp.net code inside
country flaguser name
United States
2007-07-25 07:43:20
The Problem is to get the html tag if asp.net code is inside
like:
<a href="[url]"
class="<%=dowhatever()%>">[title]</a&g
t;


I canīt bring the regex to ignore the %> but get the tag
till the the
closing >.
One try was:
<[^u0025u003E]+

without success :(

What I want to get is the string:
<a href="[url]"
class="<%=dowhatever()%>">


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Regex" group.
To post to this group, send email to regexgooglegroups.com
To unsubscribe from this group, send email to
regex-unsubscribegooglegroups.com
For more options, visit this group at http://groups.go
ogle.com/group/regex
-~----------~----~----~----~------~----~------~--~---


[1]

about | contact  Other archives ( Real Estate discussion Medical topics )