Help for this page

Select Code to Download


  1. or download this
        'C:\Inetpub\test\www\cgi-bin\text.cgi' script produced no output
    
  2. or download this
        'C:\Inetpub\test\www\cgi-bin\text.cgi' script produced no output
    
  3. or download this
    *** 'C:\Inetpub\test\www\cgi-bin\text.cgi' error message at: 2001/06/2
    +8 16:13:55
    Can't locate GILib.pm in @INC (@INC contains:...
    
  4. or download this
    sub redirect {
        my ($newLoc) = @_;
    ...
        exitScript();
        exit;
    }