Help for this page

Select Code to Download


  1. or download this
    if (exists $ENV{HTTP_USER_AGENT} and $ENV{HTTP_USER_AGENT} =~ /MSIE/)
    {
    ...
    {
      # handle "other" case (could be Netscape, Firefox, Konqueror, Opera,
    + Nautilus, ...)
    }