How to get the Displayed Webpage source

Posted by Shadow on Stack Overflow See other posts from Stack Overflow or by Shadow
Published on 2009-11-12T07:08:36Z Indexed on 2010/06/13 9:12 UTC
Read the original article Hit count: 150

Hi,

how can i get the web-page source displayed on a web-browser control, either in c# or Win32.even ATL COM also fine. i mean.. i dont want to create new "HTTPReqest" or "openURL" to get source.. i want to get the source from the control only..is it possible for windows mobile.. if so how?.. please let me know.

Thank u

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET