View Single Post
  #12 (permalink)  
Old 03-02-2008, 01:51 PM
agraham's Avatar
agraham agraham is offline
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 1,368
Awards Showcase
Forum Contributer 
Total Awards: 1
Default

Quote:
Originally Posted by berndgoedecke View Post
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.
Reply With Quote