D
dave
As part of a little utility I'm writing, I'd like to be able to
enumerate the top-level instances of InternetExplorer and find out what
URL they are currently visiting. Ideally, I'd get firefox as well as
sub-tabs within IE7 and Firefox.
I know how I'd do it in Win32/C++, but I'm pretty new to .Net
Anyone have any suggestions on a good way to approach doing this?
Thanks!
- Dave
enumerate the top-level instances of InternetExplorer and find out what
URL they are currently visiting. Ideally, I'd get firefox as well as
sub-tabs within IE7 and Firefox.
I know how I'd do it in Win32/C++, but I'm pretty new to .Net
Anyone have any suggestions on a good way to approach doing this?
Thanks!
- Dave