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
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