|
-
Feb 28th, 2007, 07:52 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Can anyone help me
Hi all
I want to read the contents of axWebbrowser control so that I can save all the contents of it into a string or any other object.
please help me out
Thanks
Last edited by Bajrang; Mar 1st, 2007 at 01:23 AM.
Using .NET 3.5 (VS 2008) And XP SP2

-
Mar 2nd, 2007, 03:09 AM
#2
Frenzied Member
-
Mar 7th, 2007, 05:05 AM
#3
Re: Can anyone help me
I would question the wisdom of using the ActiveX browser in .NET 2.0. Unless you have a good reason not to I suggest using the .NET WebBrowser control. Then you have the DocumentText property.
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
|