Re: Browser Properties

2004-11-18 Thread Chasecreek Systemhouse
> > I would liek to have it in a table... Say > > > > 30 % of users use Internet Explorer > > > > 50 % use Netscape > > > > 10 % use FireFox > > > > 5 % use Mozilla > > > > 5 % Others There is a program you can install called awstats If you could install CPanel, you would get: Analog An

Re: Browser Properties

2004-11-18 Thread Chris Devers
On Thu, 18 Nov 2004, Anish Kumar K. wrote: > I would liek to have it in a table... Say > > 30 % of users use Internet Explorer > > 50 % use Netscape > > 10 % use FireFox > > 5 % use Mozilla > > 5 % Others That's nice. So, like I said in my previous message, take a look at the offerings on

Re: Browser Properties

2004-11-18 Thread Anish Kumar K.
gt; Cc: "beginners perl" <[EMAIL PROTECTED]> Sent: Thursday, November 18, 2004 6:07 PM Subject: Re: Browser Properties > On Thu, 18 Nov 2004, Anish Kumar K. wrote: > > > no actaully, suppose there is a site..at the end of the day I need to > > get a statistics lik

Re: Browser Properties

2004-11-18 Thread Chris Devers
odule which tells abt browser > properties.. Ahh, so you want a web server log analyzer, yes? You can write your own, of course, but there are already several of these out there, including analog, blogtk, rmagic, webalizer, and yaala. (And that's just ones Fink provides for OSX -- I'

Re: Browser Properties

2004-11-17 Thread Anish Kumar K.
no actaully, suppose there is a site..at the end of the day I need to get a statistics like how many users have used...Internet Explorer...how many Netscape...How many otheres. I think there should be some module which tells abt browser properties.. Anish - Original Message - From

Re: Browser Properties

2004-11-17 Thread Chris Devers
On Wed, 17 Nov 2004, Anish Kumar K. wrote: > I wanted to print out the Browser Informationlike internet > Explorer, Netscape, Firefox and some of its properties...Please let me > know with PERL CGI...There is any class What browser information? The user agent string? That's just kept in

Browser Properties

2004-11-17 Thread Anish Kumar K.
Hi I wanted to print out the Browser Informationlike internet Explorer, Netscape, Firefox and some of its properties...Please let me know with PERL CGI...There is any class Anish