Beantwortet webbrowser in vb8

  • 16 เมษายน 2555 16:25
     
     

    hello

    when iam signing up in site then i have this security alert below image how to disable that security alert forever  from internet explorer or in webbrowser  anybody tell me thanks

ตอบทั้งหมด

  • 16 เมษายน 2555 16:43
     
     
    Comes from your virusscanner, I did not see you reply on my last question and reply how to go on while navigating?

    Success
    Cor

  • 16 เมษายน 2555 16:58
     
     
    I cant understand virusscanner mean can you explain me detailed to solve this problem for above security alert 
    • แก้ไขโดย spiderman14444 16 เมษายน 2555 17:02
    •  
  • 16 เมษายน 2555 17:26
     
     
    The message is indicating that the browser is navigating from an encrypted page (SSL) to a non-encrytped page. There should be an option in IE (Tools...Internet Options...Advanced...scroll down to Security section) that will allow you to turn this warning off.

    Paul ~~~~ Microsoft MVP (Visual Basic)

  • 16 เมษายน 2555 18:01
     
     

    i change some options in internet options advanced security section but still coming security alert anybody tell me sir

  • 16 เมษายน 2555 19:11
     
     
    Did you close all of your browser windows (and your app) and try restarting?

    Paul ~~~~ Microsoft MVP (Visual Basic)

  • 16 เมษายน 2555 19:37
     
     

    yeah i restarted application

    i ticked  Use SSL 2.0 and Use SSL 3.0  but still security alert coming

  • 16 เมษายน 2555 19:44
     
     คำตอบ

    First off, this is hardly a Visual Basic question. This should be in http://answers.microsoft.com/en-us

    Secondly, if you don't want stupid security alerts then don't use Internet Explorer or any controls based off Internet Explorer. The webBrowser control is based off Internet Explorer and will continue with idiotic behaviors until Microsoft sells Internet Explorer to programmers who care to make products worthwhile.


    Jordan St. Godard | Microsoft® Community Contributor 2011

    double twoCents = .02;
    Console.WriteLine("$" + twoCents.ToString());