-
Using C++ to access the client side DOM of a web page
I'm trying to make a C++ program that will be able to look at the client side DOM of a web page. That way if I have it look at a page that uses javascript to change the page that it will be able to see the changed version. Does anyone know of a way to do that?
Thanks in advance,
Brett Bretterson
-
Simply implement the IObjectWithSite interface for an ActiveX Control and register it as a Browser Helper Object in the system registry. See the following link for details: Building Browser Helper Objects with Visual Studio 2005
Last edited by arleyschrock; 10-11-2007 at 06:52 PM.
Similar Threads
-
By the_kiels in forum .NET
Replies: 1
Last Post: 06-30-2005, 07:17 AM
-
By Hariharan in forum .NET
Replies: 1
Last Post: 03-11-2005, 04:28 PM
-
By ASPSmith Training in forum dotnet.announcements
Replies: 0
Last Post: 06-18-2002, 03:39 AM
-
By David in forum Enterprise
Replies: 0
Last Post: 04-02-2001, 04:27 PM
-
By John Simmons in forum Enterprise
Replies: 0
Last Post: 02-09-2001, 12:42 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks