Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27020

VS 2010 [RESOLVED] Retrieve the active browser tab url

$
0
0
Hi,

I´m writing a program in vb.net that should retrieve the current url of internet explorer (that is, the url of the active tab).

I know how to get all urls, but I need to find the one that is visible. It doesn´t work to compare either the hwnd or the window title, because they´re the same for all open tabs in IE.

Does anyone know how to do this?
Thanks

Fuga

Viewing all articles
Browse latest Browse all 27020

Trending Articles