A1VBCode Forums

Can API help in getting the content of address bar


http://www.a1vbcode.com/vbforums/Topic16186.aspx

By vedikaS - 1/25/2006

I am designing an Activex control (button) for IE. When clicked on that button it invokes my .net application which identifies currently loaded web page.To do that I feel I need to read the content of address bar. Or do u have any better solution to know currently loaded URl in the IE.

By johnboy891 - 1/25/2006

don't use the api.  use vbscript.  check out msdn.