Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

interesting browser development questions

0 views
Skip to first unread message

Peter Chiu

unread,
Aug 15, 1999, 3:00:00 AM8/15/99
to
Hi,

I want to write an application that would get notified once the browser
changes the URL location. I have the following 2 problems:

1. How does my app get notified once the URL has changed?
2. If I know the URL has changed, how do I retrieve the new URL?

I have no answer for #1.

For #2, with IE4 or above, because of its Windows shell integration, I can
use the ShellWindows collection to enumerate all the IE4 windows and get the
URLlocation. However, how do I do the same thing with Netscape Communicator
or IE3?

Any info is highly appreciated!!

Thanks.

0 new messages