Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: How can I get information about the user's browser?

by wardk (Deacon)
on Aug 22, 2000 at 01:16 UTC ( [id://28917]=note: print w/replies, xml ) Need Help??


in reply to How can I get information about the user's browser?

using CGI.pm

use CGI; my $q = new CGI(); my $UserAgent = $q->user_agent(); ...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://28917]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-03-28 16:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found