Hi
i need to find the current address in the internet explorer and to show it in vb
pleaz help me
[email protected]
Printable View
Hi
i need to find the current address in the internet explorer and to show it in vb
pleaz help me
[email protected]
If by address you mean URL, then
LocationURL property of the WebBrowser object gives the currently displayed URL.
If it is a file, it will return the complete Path
If it is IP adress, then IDNK