Help for this page

Select Code to Download


  1. or download this
    my $pid = fork();
    
    ...
        $report = "Your file has been sent successfully.  You will be noti
    +fied via email once it has been completed.  Thank you.";
    }
    print $report, end_html();