Hey guys!
i'm kind of new in the field. I need to get the text from inside a html tag (more specificaly <div class="only this div"). i need to exclude all other divs. I found this nice example http://www.developer.com/net/csharp/...0918_2230091_1 but i can only get the name and value of the tag. Is it possible to also get the entire text?
Thanks in advance