CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Guest

    Reading Page Property

    Hi,

    I need to read the properties of a page displayed on a browser programatically. How do i go about reading that. I am a beginner. Please help.


  2. #2
    Join Date
    May 1999
    Location
    nz
    Posts
    96

    Re: Reading Page Property

    There are different Methods depending on the Properties and which browser.
    What are the properties you wish to read ?
    What is the browser you are using ?
    A bit more info And I might be able to help :-)

    Regards
    Colin Davies

    At the Mount

  3. #3
    Guest

    Re: Reading Page Property

    Browser currently is IE, but later can be Netscape too. I want to read all the details of the page which are shown when you right click the mouse-->Properties..

    Thanks for your help.



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

Featured