03-10-2012, 12:49 PM
Hello, BP community.
I guess I can call myself an intermediate VB10 user, therefore I started making more serious programs. First time I started debugging my web browser and went on YouTube (on my web browser) some scripting message boxes popped out. I looked up on the internet how to get rid of those scripting errors (or whatever that is) and the code worked. But, on some pages I still get the scripting error message boxes. If someone can help me with this, I would really appreciate.
The code I used to, partly, remove them was this:
Regards,
Vinwarez.
I guess I can call myself an intermediate VB10 user, therefore I started making more serious programs. First time I started debugging my web browser and went on YouTube (on my web browser) some scripting message boxes popped out. I looked up on the internet how to get rid of those scripting errors (or whatever that is) and the code worked. But, on some pages I still get the scripting error message boxes. If someone can help me with this, I would really appreciate.
The code I used to, partly, remove them was this:
Code:
Browser.ScriptErrorsSuppressed = True
Regards,
Vinwarez.
Also known as Rocketalypse.
System.out.println("I prefer Java.");
System.out.println("I prefer Java.");