Help for this page
$formparams{FIRSTNAME} = $query->param("firstname");
my $query = new CGI; ... return; }