Split from .NET thread http://www.xtremevbtalk.com/showthread.php?t=224307
Hi!
Can you tell me, if exists, the respective code for VB 6.0 ?
Thanks!
Iceplug
05-31-2005, 06:38 AM
Well, the same members should be available if you are indeed using the same browser control, so yes, they exist... and all you really need to do is find the corresponding event in VB 6. Form_Load should be trivial, and the other event(s) shouldn't be too difficult.
Hi!
Unfortunatly i can't find a way to solve this problem in VB 6.0!
Thanks!
herilane
06-01-2005, 03:55 PM
What code have you tried, and which part are you having trouble with?
Hi!
So, the script errors, in some sites still appears. I use the navigateerrors to try to handle the error, but i think this erros is not in list of errors.
The ScriptErrorsSuppressed event doesn't exits!
Thanks!