Help for this page
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();