Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

Browse by Tags

All Tags » parse html
  • quote unquoted HTML attributes: Can this be done ?

    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
    Posted to Construction Advice (Forum) by yarek on October 13, 2008
  • parsin html by using regex in c#

    <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 ...
    Posted to Construction Advice (Forum) by caglar26 on April 27, 2008
  • Special Parsing HTML by C#

    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 ...
    Posted to Construction Advice (Forum) by caglar ak on March 28, 2008