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

parsin html by using regex in c#

Last post 04-27-2008, 5:54 PM by caglar26. 1 replies.
Sort Posts: Previous Next
  •  04-27-2008, 10:25 AM 41659

    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 İndirim:2.791,61YTL | Bonus Card 6 Taksit %2 İndirim,Tek Çekimlerde %2 İndirim.">
    <title>IBM 7976KAG SYSTEM X3400 QC 1.60GHZ 2GB 3X73</title>
    <LINK href="Styles.css" type="text/css" rel="stylesheet">
    <script>

     I want to parse Bold sentences by using regex with 1 variable.. Fiyat + between <title></title>  just a variable in regex path..

    or second plan (not the best) ;

    start from Fiyat........ until </title> by using ONE variable..

    I tried this for my second plan ; content="Fiyat(?<variable>.*?)</title>

    but I can not get .. I think reason is  Fiyat and title are not in the same row :S Thanks..

     

     

  •  04-27-2008, 5:54 PM 41664 in reply to 41659

    Re: parsin html by using regex in c#

    hey if u don't understand I can explain the problem...

    please help me I must solve this regex..

View as RSS news feed in XML