Results 1 to 2 of 2

Thread: how to detect the version of MS Internet Explore

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 1999
    Location
    memphis TN
    Posts
    2

    Post

    I have a question about using visual basic program to detect the version of Internet Explore. I Knew that I should use API, but which one I should use and how to code it. It will be highly appreciated if you could give me some ideas or the code you know it.

  2. #2
    New Member
    Join Date
    Apr 1999
    Location
    -
    Posts
    7

    Post

    You should/could use the Registry (+ Apie)
    download the Registry sample from this site and use it to get the value from this 'address' in the registry:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\
    and then the setting 'Version'

    it has the version right there..

    Wax

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