Help for this page
#!/usr/bin/perl -w #Volunteer.pl - Sign up sheet for Volunteers ... -expires=>'+3h'); print header(-cookie=>$cookie), start_html ("Volunteer SignUp Form");
#!/usr/bin/perl -w #Volunteer.pl - Insert Volunteers into database. ... my $number= $query->param("number"); my $parent= $query->param("parent"); my $user= $query->param("user");