Page 1 of 1

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

Posted: Mon Jun 23, 2003 8:17 am
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....

Posted: Mon Jun 23, 2003 8:45 am
by Nik
this function retrives the visitor's hostname not the visitor's name of the pc!