
This project will demonstrate how to get the DOM object from an "Internet Explorer_Server" window. And it also shows you how to use that object to get at the TEXT and HTML of the DOM object. This code also demonstrates how to use the EnumWindows and EnumChildWindows API calls.
Assumes
This is my first submission. I hope you like it.