Help for this page

Select Code to Download


  1. or download this
    [Fri May 25 13:06:47 2007] [error] [client 10.0.0.2] Premature end of 
    +script headers: admin.pl, referer: http://dell/
    [Fri May 25 13:06:47 2007] [error] [client 10.0.0.2] [Fri May 25 13:06
    +:47 2007] admin.pl: Use of uninitialized value in string eq at D:\\ww
    +w\\cgi-bin\\admin.pl line 26., referer: http://dell/
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    
    #========================== AUTHORIZE USER TO DOWNLOAD ===============
    +==========
    print redirect("/cgi-bin/vault.pl?authname=$ENV{REMOTE_USER}&gamename=
    +$gamename")  if( defined($gamename) );