Test for an ActiveX Control from ASP?

T

Thomas A. Rowe

First only IE browser support ActiveX.

You would have to use JavaScript to test to see what is supported by the browser. Do a search for in
at your favorite search engine for:

JavaScript Browser features object detection

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Top