Hey Tan,

Me and a buddy were talking about this before and in the javascript world
there is lots of peices of code to detect whether the browser is nestcape,
IE or somethin else.

What we were thinking was that you could have an opening page (like a login
page) where the javascript detects the browser type, then it puts that into
a hidden input on the form and when the form is submitted, that hidden input
is passed as an <@arg> that you can store in tango in a user variable so you
can check that out if your sending different things to different browsers.

does that make any sense?

----- Original Message -----
From: "Tan Lim Soon Fu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 03, 2003 12:48 AM
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