|
|
Browse by Tags
All Tags » C# » html markup
-
<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 ...
-
Sorry - was jumping ahead. I've tried yours and after tearing it apart I see what it's doing. I've altered my match strings to use the syntax you suggested and voila! It now works as expected. Thanks!!
-
OK. I got it partially working. It matches *but* it returns the entire string including the opening and closing tags. I also tried <(title)>.*?</\1> and this appears to work the same. It also allows me to step to the next match I want. Here is what I have so far:string title = GetMatch(text, ...
-
I am writing in C# on the .NET 2.0 and 3.0 Frameworks.
I have a simple HTML segment that looks like <title>This is the title of the page</title>. I also have a more complex segment that looks like <div class='msgarea'>A long and HTML marked up paragraph is here.</div>. I would like to write a regex for ...
|
|
|