Discussions under User Forum

How to use HAPPhone APIs to achieve this function

first post: thsieh wrote: Hi, I have ran into a problem usig XmlReader on WP7. It is because...

latest post: wildernax wrote: Does the xml look like this: <text>Text you're trying to read</text...

how to get attribute value plz

first post: jalalnet wrote: hello, i need to get all the title attributes value ,only those...

latest post: wildernax wrote: Here's how I would do it: HtmlWeb.LoadAsync(url, handleResults); ...

how to get table from another website with method=post

first post: skhurams wrote: I want a table from another website. For testing purpose i have ma...

Validate/fix a html content

first post: code3 wrote: Hi all, Is it possible to validate/fix a html content with HtmlAgi...

Disable Proxy

first post: darsh72 wrote: Hi, how can I totally disable the use of a proxy server?

Gett value from single node

first post: bigkoma wrote: I try get single value from this node: http://gg.pl/dysk/5TppYI-rU...

Inner Text but the hard way

first post: zola320 wrote: I need to get some text from this web page http://openbook.etor...

Extracting Images And HTML From .html File

first post: sandersonann11 wrote: Hello, I'm new to the Html Agility Pack and was wondering if someo...

Problem selecting within a node

first post: StevePWaltham wrote: Hi, I am parsing some html files that I need to extract data from t...

latest post: bigpete666 wrote: In the last persons example, just change the line to read: string t...

stackoverflow exception - cannot trace cause

first post: c786engineer wrote: I am using the htmlagilitypack to parse an xml document. I use it t...