× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



The Gecko codebase has built-in support for ActiveX, but it's not enabled in FireFox for security reasons.

What I've been wondering is if there is some overriding reason why the solution has to involve ActiveX as opposed to Silverlight (which is better supported by "other" browsers and has less security potholes to avoid).

-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx on behalf of Nathan Andelin
Sent: Wed 7/30/2008 3:37 PM
To: Web Enabling the AS400 / iSeries
Subject: Re: [WEB400] Need advice on reliable way to identify IE as thebrowser

From: Pete Helgren
Alfredo has a more elegant design until someone builds a
plugin that will run ActiveX in other browsers. Then things
will get ugly...

Which begs the question, should we even care about the name of the user agent, or whether it's from Microsoft or Mozilla or whomever? Are we doing a survey? Should we write conditional expressions based on isIE? Or would it be better to write something like:

if (window.ActiveXObject) ..., which may not be supported in Firefox or Opera today, but maybe tomorrow.

Which brings me back to my earlier comment about just asking the DOM if it supports a particular element or method.

Nathan.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.