Go Back   CodingForums.com > :: Computing & Sciences > Computer Programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-27-2009, 08:00 PM   PM User | #1
nicomp
New to the CF scene

 
Join Date: Jun 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
nicomp is an unknown quantity at this point
Need help with webBrowser control

Here's what I need to do:

Use the webBrowser control to navigate to a site; I put code in the DocumentCompleted event handler, that works mostly. Next, IU need to extract the HTML as it is rendered so I can parse it. The webBrowser control wants to give me the code as it's downloaded from the web server; includiing javascript that hasn't been executed, etc. I can't use that.

I need the HTML just before it's rendered by the webBrowser control.

Any thoughts?

Thanks,

Bill
Cincinnati, OH USA
nicomp is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:27 AM.


Advertisement
Log in to turn off these ads.