Quote:
Originally Posted by berndgoedecke
is it possible to get the url from the href -"tag" before it is excecuted by the browser?
|
I know very little about html. Show me the code of how to do this with dzHtmlView and I will see.
The ControlRef property returns a reference to the underlying WebBrowser control and would only be of use to pass to another library that understood a .NET WebBrowser. You can't do anything with it in B4PPC.