Help for this page

Select Code to Download


  1. or download this
    Entered GetUserSessionCookie Sessionname: 'CGISESSID' at /home/jalamio
    +r/www/httpsdocs/cgi-bin/lib/perl/manageusers.pm line 765.
    
    ...
    Already logged in so send client already logged in form This is in the
    + initial action GetLoginForm at manage_users.cgi line 96.
    
    [Thu Apr 20 17:20:07 2017] manage_users.cgi: Already logged in so send
    + client already logged in form This is in the initial action GetLogin
    +Form at manage_users.cgi line 96.
    
  2. or download this
    #!/usr/bin/perl -w
    #---------------------------------------------------------------------
    +----------
    ...
              #return; #exit;
            }
            };
    
  3. or download this
    #---------------------------------------------------------------------
    +----------
    # Perl Modu
    ...
    
      return (2, $sessionname, $sessiondata1, $sessiondata2);
    }