|
-
Oct 30th, 2011, 02:12 PM
#1
Thread Starter
Hyperactive Member
HtmlDocument -> string with html
So I have been ripping my hair trying to figure out how to get the pure html from a HtmlDocument.
Since there is no "HtmlDocument.ToString" that supplies the correct html there must be some other way, right?
-
Nov 7th, 2011, 09:26 PM
#2
Re: HtmlDocument -> string with html
Where are you getting the HtmlDocument from in the first place?
-
Nov 8th, 2011, 07:47 AM
#3
Thread Starter
Hyperactive Member
Re: HtmlDocument -> string with html
-
Nov 8th, 2011, 05:53 PM
#4
Re: HtmlDocument -> string with html
This is another one that could have been answered by the reading the documentation. The WebBrowser also has a DocumentText property.
-
Nov 9th, 2011, 08:16 AM
#5
Thread Starter
Hyperactive Member
Re: HtmlDocument -> string with html
Yeah I totally know that. But I wanted to know if you can get the html from a HtmlDocument
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|