|
|
Browse by Tags
All Tags » html anchors
-
Hi EveryoneI have spent ages on this and cannot get it to workMy application in .NET receives a HTML email in the format belowThe pattern <TD>(.*?)</TD> gets me the correct match for line 1,2 and 4 below However line 3 gets <TABLE class="tblNested" cellspacing=0 cellpadding=0><TR><TD ...
-
Hi all,
it is two days that I'm trying to solve my problem with regexp but I have very little experience, so I hope someone can help me.
I program with classic ASP and I need to parse an HTML file and extract the attributes HREF and TITLE from all the anchor tags.
The problem is that anchor can be different with attributes in a ...
-
<meta name="keywords" content="IBM 7976KAG SYSTEM X3400 QC 1.60GHZ 2GB 3X73,sunucular, server, markalı sunucular, markalı server, hp sunucular, hp, ibm, ibm sunucular, ibm server, century server, century sunucular">
<meta name="description" content="Fiyat:1879$+KDV | Kdv Dahil:2.877,95YTL | Havale ile %3 ...
-
[deleted, see last posting]
-
Matching HTML (or XML) fragments can be a very difficult thing. If you can't resort to a cleaner technique like transforming (X)HTML with XSLT and need to stay with string replacements, then you have to take care of all sorts of mischief that you might encounter in the input.
That said, the easiest I can imagine is to just apply the regex you ...
|
|
|