|
-
Jun 19th, 1999, 01:00 AM
#1
Thread Starter
New Member
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.
-
Jun 23rd, 1999, 05:58 PM
#2
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|