robotman757
Programmer
I know how to enable IE to allow ActiveX controls to run, but I am trying to determine if a user has these settings enabled. I have a web application for my company intranet, and I have to call a few activeX controls. However, I know that most people do not have these settings set, so I want to test if they are set, and if not run a page that displays how to turn them on. I thought I could read the registry from javascript, but I can't seem to locate any code for this. Thanks,
Dan
Dan