The PARAM you need is USER_AGENT which gives the Browser string and OS of the machine accessing the site
>From the docs USER_AGENT The internal name of the Web browser application being used to request the URL. This often contains information about the platform (Mac OS, Windows, etc.) on which the Web browser is running, and the application's version. For example, Internet Explorer 3.0 for Macintosh returns Mozilla/2.0 (compatible; MSIE 3.0; Mac_PowerPC). -----Original Message----- From: Tan Lim Soon Fu [mailto:[EMAIL PROTECTED] Sent: 03 September 2003 09:49 To: [EMAIL PROTECTED] Subject: Witango-Talk: Browser detection 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? Thanks. Regards, Tan ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf ******************************************************************** This message is intended only for the use of the person(s) ("the intended recipient(s)") to whom it is addressed. It may contain information which is privileged and confidential within the meaning of applicable law. If you are not the intended recipient, please contact the sender as soon as possible. The views expressed in this communication may not necessarily be the views held by LGCSB (Local Government Computer Services Board). Any attachments have been checked by a virus scanner and appear to be clean. Please ensure that you also scan all messages, as LGCSB does not accept any liability for contamination or damage to your systems. ******************************************************************** ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
