|
|
Browse by Tags
All Tags » parse html
-
I am quite new to reg expressions.
My problem is: I need to quote HTML attributes. For instance <p align=left> should be <p align="left">
or <font size=9 face=Arial> should be <font size="9" face="Arial">
Can this be done using RegExpr ?
Someone could help me ?
Thanks a lot
-
<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 ...
-
Hi everyone
<span class="FiyatSmallBlackBack"><b>Bizde:</b></span><span class="FiyatSmallBlue"><b> 26,00 USD + KDV</b></span> <br />
In that HTML I want to parse 26,00 USD +KDV using c# but that html could be as that ; (no +KDV just 26,00 ...
|
|
|