Is there a way to test if an ActiveX control is installed using Javascript?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|||||||||||
|
|
Solution, try to invoke a new ActiveXObject:
|
|||
|
|