Help for this page

Select Code to Download


  1. or download this
    # Includes
    use strict;
    ...
    );
    
    print redirect( "result.pl", $oCookie );
    
  2. or download this
    
    my $oCGI = CGI->new();
    print $oCGI->cookie('user'); # this is empty