Results 1 to 3 of 3

Thread: [RESOLVED] Can anyone help me

  1. #1

    Thread Starter
    Hyperactive Member Bajrang's Avatar
    Join Date
    Oct 2006
    Posts
    309

    Resolved [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

  2. #2

  3. #3
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    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.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width