Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Extract the actual URL of an IE window
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00814127
Message ID:
00814637
Vues:
8
>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..."
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform