(keitai-l) Re: How to identify a mobile device with a redirect script

From: Kyle Barrow <kyle_at_X-9.com>
Date: 09/28/00
Message-ID: <NDBBIBLMOEECJPBNJNKCIEIOCDAA.kyle@X-9.com>
browscap.ini is not a problem if you have your own server (or an
administrator who is willing to let you add edit this file) and keep up with
new browser releases. I used to use browscap.ini with ASP as well until I
found BrowserHawk.

Kyle

-----Original Message-----
From: keitai-l-bounce@appelsiini.net
[mailto:keitai-l-bounce@appelsiini.net]On Behalf Of Mika Tuupola
Sent: Thursday, September 28, 2000 9:51 PM
To: keitai-l@appelsiini.net
Subject: (keitai-l) Re: How to identify a mobile device with a redirect
script


On Thu, 28 Sep 2000, Kyle Barrow wrote:

> When the i-mode definitions are released, BrowserHawk will include
> pixel and character dimensions for all i-mode phones. I have been
> testing it for sometime and it is a very powerful solution for ASP
> developers.

        Sadly it only seems to available to win xx platforms, unless
        youre planning to use the BrowserHawk javabean.

        With PHP you can use cyScapes's browscap ini file with
        function get_browser(). More info at:

	        http://www.php.net/manual/function.get-browser.php

	Using this function alone isn't of course as powerfull
	solution as the BrowserHawk itself. Atleast its free.

--
Mika Tuupola                      http://www.appelsiini.net/~tuupola/
Received on Thu Sep 28 16:19:45 2000