Hello all
Private Sub IE1_NewWindow2(ppDisp As Object, Cancel As Boolean)
Dim TextePage, sLink As String
Set ppDisp = IE2.object
IE2.Navigate App.Path & "\ff.htm"
Visible = True
End Sub
This is the code VB6 of a new windows from a clicked link in webbrowser IE1,
My question is ...
Hello
<P><B>Title</B></P>
<P><A onclick="crea_opendc('http://www.zama.com/clic.php?adid=503152103&action=start','ClickPage','1000','1000');window.location.href=window.location.href;" href="#"><IMG border=0 src="http://eroez/img.php?campid=5073"></A></P>
i have this code html and i would...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.