Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. accessing the document object model of any window in win32 api or .net

accessing the document object model of any window in win32 api or .net

Scheduled Pinned Locked Moved C / C++ / MFC
csharpjavascripthtmljsonquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jayapal Chandran
    wrote on last edited by
    #1

    Hi, i want to access any windows DOM like in javascript(DHTML). Is that possible? if so then please give me references, links and suggestions.

    http://vikku.info/

    Today's Beautiful Moments are Tomorrow's Beautiful Memories

    A 1 Reply Last reply
    0
    • J Jayapal Chandran

      Hi, i want to access any windows DOM like in javascript(DHTML). Is that possible? if so then please give me references, links and suggestions.

      http://vikku.info/

      Today's Beautiful Moments are Tomorrow's Beautiful Memories

      A Offline
      A Offline
      Abhi Lahare
      wrote on last edited by
      #2

      The question is little bit confusing, Are you looking to access the HTML page from IE window and trying to read the HTML tag?

      J 1 Reply Last reply
      0
      • A Abhi Lahare

        The question is little bit confusing, Are you looking to access the HTML page from IE window and trying to read the HTML tag?

        J Offline
        J Offline
        Jayapal Chandran
        wrote on last edited by
        #3

        I want to write a program which will access any other windows DOM for example Internet Explorer and its html components like text box, radio button and so on. And also firefox or any other browser. Besides i want to access desktop application's objects similar to html DOM. Hope i had made it clear. Even the taskbar, the start button, the tray icons. If you could assume the desktop as an html page and then i want access all like what we do in dhtml.

        http://vikku.info/

        Today's Beautiful Moments are Tomorrow's Beautiful Memories

        A 1 Reply Last reply
        0
        • J Jayapal Chandran

          I want to write a program which will access any other windows DOM for example Internet Explorer and its html components like text box, radio button and so on. And also firefox or any other browser. Besides i want to access desktop application's objects similar to html DOM. Hope i had made it clear. Even the taskbar, the start button, the tray icons. If you could assume the desktop as an html page and then i want access all like what we do in dhtml.

          http://vikku.info/

          Today's Beautiful Moments are Tomorrow's Beautiful Memories

          A Offline
          A Offline
          Abhi Lahare
          wrote on last edited by
          #4

          Your requirement is quite huge, for Browsers you can Look for Browser Helper Objects ( BHO ) for IE you can get started with Popup Window Blocker[^] article. XPCOM for Mozilla browsers. On taskbar, start button and tray button, I am not sure what is the intention of developing such application. MSAA[^] can give you some idea. HTH

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups