|
|
Browse by Tags
All Tags » html » 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 ...
-
hi every one .. I want to parse product name , price from source kod of web site by using C#. Example in that code I want to take PANASONIC BB-HCM515CE CCD MEGAPIKSEL POE VIDEO, 838,8 € + KDV,2.081,52 YTL,Havaleye %3 İndirim: with 2.019,07 YTL. But that code is not just between the ...
-
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 ...
-
I am trying to construct a RE in C# that will match everything within <tr></tr> tags if they contain an <a> tag with an href containing the word "match". For instance:
<tr><td><a href="/match/index.htm">link</a></td></tr> (should match)
<tr><td><a ...
-
OK. Stick with me here. It is going to take me a few to explain this.
I am writing a small application in VB.NET. The ultimate task is to make a web browser, within a web browser. Basically, You open IE, FireFox, Safari, or whatever browser you like and go to the web application I am building. At the top of the web page, I have a tool bar, ...
-
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> ...
-
Hi,
Im operating on the .NET platform using C# as my language, I have never used reg exp before and i'm having trouble. I wish to gather all anchors from a XHTML page. This works fine and the reg exp I have is this:
<a[^>]*href\s*=\s*""?(?<HRef>[^"">\s]*)""?[^>]*>
This works fine and ...
-
I'm trying to convert all relative paths within a html page into absolute paths. I've searched quite a bit and not found anything that does exactly what I'm trying to do.
I'm using .Net to do the replacement. Here is the pattern I have so ...
|
|
|