How to get the visitor's pc name for checking in perl...

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
Nik
Forum Contributor
Posts: 138
Joined: Wed Jan 29, 2003 6:02 pm
Location: Thessaloniki, Greece

How to get the visitor's pc name for checking in perl...

Post by Nik »

is there a way that a webpage can read tha pc name of the visitor?? like we do with $ENV{'SERVER_NAME'}?

but this is only works for the server the cript is running on, can we somehow use it to get the pc name of he visitor?

Thanks again guys....
Nik
Forum Contributor
Posts: 138
Joined: Wed Jan 29, 2003 6:02 pm
Location: Thessaloniki, Greece

Post by Nik »

this function retrives the visitor's hostname not the visitor's name of the pc!
Post Reply