Hi,
I would like to detect the mime type support from the user browser so that I
can return the correct file format for the user. But when I checked with the
<@CGIPARAM> metatag, it did not provides the attribute that I required. Is
there have any other solution for this?

How to approach this depends on what you are looking for:


1. An application type
2. A plug-in (Acrobat, Flash, QuickTime, ActiveX, etc.)

Each, even within the plug-ins, require different solutions. For example, JavaScript has the ability to check some of the plug-ins. But another problem is that JavaScript does not perform exactly the same in all browsers. Certain plug-ins are not even addressable via JavaScript, and require another language, or even a "kludge" to detect.

If you could be more specific with your needs, environment, etc. it would help finding a solution faster.

HTH,
Ford
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to