On Fri, 19 Nov 2004 [EMAIL PROTECTED] wrote: > I wanted to get the IP address and the OS of the system when some one > checks in the page...How will I get the IP address and OS of the > person who visits the page(with PERL CGI)
As I was saying the last time you asked a version of this question -- I think it was yesterday, or maybe the day before -- look in the %ENV hash. There are plenty of examples for this online if you can't figure out how to examine it on your own. -- Chris Devers -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>