|
-
Apr 1st, 2007, 12:42 PM
#1
Thread Starter
New Member
webbrowser error
I have a visual basic 6 program that uses the webbrowser to go to a website. When I open it, I get alot of those "Do you want to continue running scripts on this page" from IE. I disabled them in IE and when I go to the same website it's fine but when I run the VB program it's not. So is there any way to disable these, or automatically close it?
-
Apr 2nd, 2007, 04:38 AM
#2
Lively Member
Re: webbrowser error
what is the website that causing the error? i never get any error like this before as webrowser control is i use most of the time to check my emails and other things and yet i never get an error like this. so i need to check the site that caused the error.
-
Apr 2nd, 2007, 09:07 PM
#3
Hyperactive Member
Re: webbrowser error
disable scripting in your webbrowser control.
you could also use a fullscreen IFRAME, wrtten via string that prvents scripting.
google "preventing scripts iframe" for more details.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|