Quantcast
Channel: htmlagilitypack Forum Rss Feed
Browsing all 450 articles
Browse latest View live
↧

New Post: Strange node search.

Hi there. There is some interesting behavior when searching nodes. I'll show it in example. So the problem is when I have tr nodes collection, and goes through it using "foreach" I expect that...

View Article


New Post: error website

error website " http://vemaybay12h.com/tin-tuc/508/ve-may-bay-di-tuy-hoa.html" setting ticket was error shows the result me would like to fix the back. helps me

View Article


New Post: using htmlagilitypack with ajax div load c#

me too "http://vemaybay12h.com/tin-tuc/508/ve-may-bay-di-tuy-hoa.html" , ok you contact phone number: 0974911460. I to help

View Article

New Post: Dispose()?

I am using Ants memory profiler and seeing 100s of instances of the various HTML Agility classes in particular nodes and attributes where I have used iteration. Has anyone else experienced this?

View Article

New Post: How do I tell HAP to not make modifications to my code?

I don't want it to "fix" my code (which is not even an entire page, it's a string passed to my method [in which I will utilize HAP], which contains a portion of the page). I just want it to load the...

View Article


New Post: Setting HtmlAgilityPack assembly to work with .Net and Mono

I want to migrate C# 2012 project to Linux with Mono. But I am getting errors when Checking compatibility with MoMA. How do I set HtmlAgilityPack (V 1.4.6.0) to work with Mono?HtmlAgilityPack.dll...

View Article

New Post: Commercial License

While I am not an attorney, so this isn't expert legal advice, I am going to tell you what I think: As this is posted as M-PL, it is a green license. For those who don't know. That means you are free...

View Article

New Post: Issue with xpath

Does Httpagility pack support indexes in xpath expression. I have an xpath like following to get to a specific node. string nodexpath = "/html/body/table/tr[0]/td[0]"; It is erroring out with...

View Article


New Post: Strange node search.

In Xpath // means go back to the root node. In xpath .// means relative to the current node. Does it work if you use this:var nameNode = trNode.SelectSingleNode(".//td[@class='name']");

View Article


New Post: Parsing Nginx Auto Index

I'm trying to parse an nginx auto index page to get the links from a download directory and their timestamps. I have successfully retrieved the links and their "names" so to speak but I am struggling...

View Article

New Post: How do I tell HAP to not make modifications to my code?

I would also be interested if this is possible.

View Article

New Post: Add-Type htmlagilitypack.dll fails - help?

I used this code and it works at home (Windows 8.1) . Now I am at work (Windows 8.1 in domain) and I get the same error . Now I am trying something smart to detect the CLRversion and to loadt the...

View Article

New Post: Get Visible Text on website without HTML

Hello developer friends, I'm trying to get all the visible text within a website, can anything think of any way to do that? It would be greatly appreciated!

View Article


New Post: Fumbling with parsing HTML table

I'm struggling to get the <tr> rows and <td> cell values out of an HTML table. I got the table out of the doc by using:HtmlNodeCollection tables = doc.DocumentNode.SelectNodes("//table");...

View Article

New Post: insert order is reverse on removechild and keepGrandChildren is true

HtmlNode HtmlNode.RemoveChild(HtmlNode oldChild, bool keepGrandChildren) { ... HtmlNode prev = oldChild.PreviousSibling; foreach (HtmlNode grandchild in...

View Article


New Post: WP8 problem with Htmlagilitypack

This is the function I used to get the string content from the website ..the problem is when executed first I cannot get the string content( " App.Data2 = userprofile.InnerText;") since it skips to the...

View Article

New Post: Xpath in HtmlAgilityPack

The Html that I need to parse looks like this:<tr><td class="listing1" ><b>Some text</b></td></tr> <tr>stuff</tr> <tr>stuff</tr>...

View Article


New Post: How to use htmlagilitypack in Windows Phone 7

Like weiser said, just adding the System.Xml.XPath reference typically works! As he said, it's typically located here: __C:\Program Files (x86)\Microsoft SDKs\Silverlight\v4.0\Libraries\Client __...

View Article

New Post: universal app

HtmlAgility doesn't work with new universal app. There is any solutions?

View Article

New Post: universal app

I have this problem also, they need to make an update for the Windows Phone 8.1 and Windows 8.1.. I sincerely hope that they will fix this issue! :)

View Article
Browsing all 450 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>