Discussions under Project Management Forum

Possibility to be added as developer for creating test cases

first post: Kenneth_aa wrote: Hi Is it possible to be added to the project so I can create tests...

latest post: jalalnet wrote: yes you can add the dll file to your project

Validate/fix a html content

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

A bug when save to a stream

first post: chenhzexe wrote: The methods "public void Save(Stream outStream, Encoding encodin...

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...

Next release date

first post: neilwalters wrote: Hi When is the next release planned for HAP? I've heard talk of ve...

problem : using htmlagilitypack with c#

first post: mohammedokasha wrote: problem : using htmlagilitypack with c# problem : using ht...

latest post: Nime wrote: ... CookieContainer container = new CookieContainer(); ... //Pr...

"//div[@id='resultStats']" Error

first post: imsiyat wrote: hi everbody. i want to get the google resultstas div. but i dont. i...