This method of the DWebBrowserEvents interface fires after a navigation to a hyperlink is completed (on either a window or frame set element).
public void NavigateComplete(java.lang.String URL);
URL | [in] The URL, UNC file name, or PIDL that was navigated to. |