Results 1 to 3 of 3

Thread: Secure document using WebBrowser control

  1. #1

    Thread Starter
    Member
    Join Date
    May 2000
    Location
    Marietta, GA.
    Posts
    32
    Hi! I've recently decided to try writing a customized browser using the WebBrowser control in VB6.

    Does anyone know how to tell if a document loaded into a WebBrowser control is secure or not (ie. the little lock in Internet Explorer)?

    If anyone knows any help would be fantastic! Thanks!

    -Amp

  2. #2
    Guest
    If you download IE 5.5, you will notice that it has upgraded features when you put the Webbrowser control on your form. What you are trying to do, IE 5.5 has a new function called SecureLockIcon.

    Check your Object Browser for more.

  3. #3

    Thread Starter
    Member
    Join Date
    May 2000
    Location
    Marietta, GA.
    Posts
    32
    Ahh, that's great! I'll go grab the update after writing this.

    By any chance, if I were to distribute this "browser", would it work properly for someone using IE5 (not 5.5). Is it updating the actual control?

    Thanks for the help!
    -Amp

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