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

Browse by Tags

All Tags » regexp » html table data
  • 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
  • regex to assign "classes" to table rows and data in HTML

    I am in the process of cleaning a website which has many tables in it. I have used regex to remove all formatting from the tables and get it ready for formatting. What I want to do now is to take the individual <tr> and <td> tags and assign CSS classes to them to format them properly for our new setup. The problem I have is that all ...
    Posted to Construction Advice (Forum) by technoguru on February 15, 2007
  • How To Get Match Results From HTML?

    Hello, I'm having difficulty creating a C# regex pattern to get the matches from this webpage. I only want the matches for Division B. The pattern I currently have is below. I'm sure this is very inefficient and it is not complete. The website may change it's formatting so I want to ignore the contents of the <td>, <p> ...
    Posted to Construction Advice (Forum) by ShaneS on January 29, 2007