We can detect in IE the following things using the browser settings and javascript:
ActiveX Enabled?
Flash installed?
Acrobat installed?
Can we do the same using Firefox? Is there a sample javascript code to detect the above things in mozilla?
Thanks