if ($ENV{'HTTP_USER_AGENT'} =~ /MSIE/){ #it's IE } elsif ($ENV{'HTTP_USER_AGENT'} =~ /Netscape/){ #it's Netscape }