DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2007
    Posts
    5

    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

  2. #2
    Join Date
    Aug 2006
    Location
    Arkansas
    Posts
    24
    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

  1. Web page control via .Net Win App
    By the_kiels in forum .NET
    Replies: 1
    Last Post: 06-30-2005, 07:17 AM
  2. Access a web application from VB.Net
    By Hariharan in forum .NET
    Replies: 1
    Last Post: 03-11-2005, 04:28 PM
  3. Free ASP.NET Web Matrix Design/Editor Tool Released
    By ASPSmith Training in forum dotnet.announcements
    Replies: 0
    Last Post: 06-18-2002, 03:39 AM
  4. Re: Outlook Web Access as default mail client?
    By David in forum Enterprise
    Replies: 0
    Last Post: 04-02-2001, 04:27 PM
  5. Data Access Pages to Emulate Website on CD
    By John Simmons in forum Enterprise
    Replies: 0
    Last Post: 02-09-2001, 12:42 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links