antonio2002
Technical User
I'm customizing a webbroser control ( the one shipped with vb6 ) and when after I capture the target URL, i process it ( some stuff dealing with routes i have to redirect and so on ) I call the .navigate2 method and the the BeforeNavigate2 event fires again spoiling everything.
I'm afraid I have not been the clearest in my explanation but I hope someone can come up with suggestions.
I've tried modifying the value of the parameter cancel to no avail. Could it be because i have two frames ( althoough i'm redirecting the url to only one frame )?
Thanks
I'm afraid I have not been the clearest in my explanation but I hope someone can come up with suggestions.
I've tried modifying the value of the parameter cancel to no avail. Could it be because i have two frames ( althoough i'm redirecting the url to only one frame )?
Thanks