Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Extract the actual URL of an IE window
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00814127
Message ID:
00814637
Views:
7
>Another question so it is one per thread,
>
>How can I get the actual URL (not the title caption) from an open in IE (not a browser control) I have the handle, I have the title, I do not have the URL.
>
>My humble thanks in advance,

Joe,

Take a look at Shell.Application, which allows you to loop over all Explorer windows, looking for a matching HWND property. Then use LocationURL to get the URL. I'm not sure how any of this relates to .NET, though.

Mike
Montage

"Free at last..."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform