Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

WebBrowser Control

Status
Not open for further replies.

Zech

Programmer
Oct 14, 2002
116
US
Hi,

I have questions about WebBrowser control (AxSHDocVw.AxWebBrowser). I wonder whether it is possible to capture the new URL when the user clicks on a HTML link, to process or validate the new URL, and to prevent or allow the browser control to proceed.

The problem is that AxSHDocVw.AxWebBrowser.LocationURL only shows the current URL. I am trying to capture the incoming URL before the browser actually download the new URL.

Any help or insight is appreciated. Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top