If you are using apache webserver(and maybe IIS) there is an environment
variable
$ENV{HTTP_USER_AGENT}
that stores the information you are looking for.
hth
jeremy
> Is there a module that parses out the USER_AGENT cgi variable and returns
> browser type, operating system.