Hi techies.
I have to develop a browser plug-in. The requirement is if the browser plug-in is not installed then browser should popup a message that the required browser plugin (activex) control is not installed, please install it.
How to show that popup in the browser? Is it the default behavior of the browser and how to check that if a particular plug-in (activex) control is installed in the browser or not.
Thanks