Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7060549
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T04:21:58+00:00 2026-05-28T04:21:58+00:00

I need to read the in memory HTML of a webpage that is displayed

  • 0

I need to read the “in memory” HTML of a webpage that is displayed in “Internet Explorer 8” from an external process (EXE application).

To put it more simply, lets say you load a page in your browser where some ‘INPUT TEXT’
are shown, then you fill the INPUTs and “before” submiting the page I need to switch to my EXE application and read to values filled in the INPUTs.

I tried SPY++ but there is no “class” for any INPUT in the webpage (like there will be for textboxes in normal Win32 apps) and the entire client area of the broswer shows up as “Internet Explorer_Server” class.

I have done this many times to integrate data between applications but always against Win32 apps, this is the first time Im trying to read from a browser and Im really at a loss here.

The only think I understand for sure is that I need, somehow, to access the actual DOM of the running browser.

Note that I cannot use some kind of web control to load the page and then parse, since the loaded page will by empty and what I need is the data the user entered before submitting the page.

Any suggestion where to start looking will be appreciated 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T04:21:59+00:00Added an answer on May 28, 2026 at 4:21 am

    You cannot access the contents of an IE browser window using HWNDs, because there are none. Starting with the HWND of the "Internet Explorer_Server" window, you can extract an IHTMLDocument2 interface from it and then use IE’s DOM interfaces to access and manipulate the browser contents as needed.

    How to obtain an IHTMLDocument2 from an HWND

    Interfaces and Scripting Objects

    IHTMLDocument2 Interface

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to read from a Stream and put the buffer that was read
I am trying to read memory from an process in C#. I found out
I read the link at http://developer.android.com/resources/articles/avoiding-memory-leaks.html and need to know what should be done
I have a table in PostgreSQL that I need read into memory. It is
I need to read in a text file that can range from 8k to
I need to read the Asynchronous External Memory Interface ( AEMIF ) using a
I need to read a whole file into memory and place it in a
I need to read 16 bits from the binary file as std::string or char
I need to read certain statistics from iw_statistics structure, here's the code: struct net_device
I need to read data from XML to a List<>. The XML file contains

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.