Results 1 to 3 of 3

Thread: webbrowser error

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2007
    Posts
    6

    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?

  2. #2
    Lively Member Nerd-Man's Avatar
    Join Date
    Dec 2006
    Location
    India
    Posts
    119

    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.

  3. #3
    Hyperactive Member
    Join Date
    Jun 2006
    Posts
    372

    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
  •  



Click Here to Expand Forum to Full Width