http://www.perlmonks.org?node_id=21553

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question: (cgi programming)

I have a simple socket server that I would like to add the capability to retreive info on the user. The problem is, connection is called from the html page using a image reference. How would I go about to getting user info. Like browser type and his IP.

Originally posted as a Categorized Question.