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. montior browser activity

montior browser activity

Scheduled Pinned Locked Moved C / C++ / MFC
question
2 Posts 2 Posters 8 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    How do I monitor browser activity such as Explorer Netscape and AOL etc like ICQ doe to get the current users URL? TIA Shaun Wilde

    E 1 Reply Last reply
    0
    • L Lost User

      How do I monitor browser activity such as Explorer Netscape and AOL etc like ICQ doe to get the current users URL? TIA Shaun Wilde

      E Offline
      E Offline
      Erik Thompson
      wrote on last edited by
      #2

      Attach to the iexplore.exe process and event sink to the web browser events. Then when the event occurs, like the url changing, you will recieve the event and can do what you want with it. There is an example on how to do this in an MSJ article back aroudn July 98 I also have experience doing this and could help you directly, just let me know. -Erik ================== The original message was: How do I monitor browser activity such as Explorer Netscape and AOL etc like ICQ doe to get the current users URL?

      TIA

      Shaun Wilde

      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