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. Visual Basic
  4. Capturing Events in Netscape (BeforeNavigate)

Capturing Events in Netscape (BeforeNavigate)

Scheduled Pinned Locked Moved Visual Basic
csharpcomalgorithmshelptutorial
2 Posts 2 Posters 0 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.
  • I Offline
    I Offline
    Iyad Marzouka
    wrote on last edited by
    #1

    Hello everyone, I'm writing an application to intercept web requests done by Internet Explorer and NETSCAPE and then get the url and do some processing. I found some sample code on how to do that with Internet Explorer and its working fine.. Sample Code: http://www.freevbcode.com/ShowCode.Asp?ID=1606 but I need a way to do that in Netscape.. Please help me I've been searching for this for 2 weeks and havn't found a way. Thank you, Iyad Marzouka
    ::- z e r o n e s . n e t -::

    D 1 Reply Last reply
    0
    • I Iyad Marzouka

      Hello everyone, I'm writing an application to intercept web requests done by Internet Explorer and NETSCAPE and then get the url and do some processing. I found some sample code on how to do that with Internet Explorer and its working fine.. Sample Code: http://www.freevbcode.com/ShowCode.Asp?ID=1606 but I need a way to do that in Netscape.. Please help me I've been searching for this for 2 weeks and havn't found a way. Thank you, Iyad Marzouka
      ::- z e r o n e s . n e t -::

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Your going to have to write new classes for Netscape that do the exact same thing the IE sample does. Problem is your going to need the documentation from Netscape's site on the COM class that Navigator exports in order to match up classes, methods, and events to duplicate IE's functionality. Then you can rewrite the sample's class for a Netscape version, that is, IF Netscape exports everything you need... RageInTheMachine9532

      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