Hi Tan,

Are you looking for the "Accept" property? Like from the following example
HTTP Request header?

GET / HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword,
application/x-shockwave-flash, */*
Accept-Language: en-us
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR
1.1.4322)
Host: www.witango.com
Connection: Keep-Alive

Witango on Mac OS has some additional properties such as <@CGIPARAM
FULL_REQUEST>, which could probably be used to parse for the "Accept"
values.

But if you're not on Mac, you might be out of luck. It would be nice if we
had this feature on Windows......

You could probably capture it with an ASP re-direct page, and set the value
you need as a Cookie, that way your Witango pages could grab the value
afterwards with relative ease.

Hope this helps. Cheers.....

Scott Cadillac,
Witango.org - http://witango.org
403-281-6090 - [EMAIL PROTECTED]
--
Information for the Witango Developer Community
---------------------

XML-Extranet - http://xmlx.ca
403-281-6090 - [EMAIL PROTECTED]
--
Well-formed Development (for hire)
---------------------


> -----Original Message-----
> From: Tan Lim Soon Fu [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, September 03, 2003 1:49 AM
> 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
> 

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

Reply via email to