Help for this page
my $submit = param( 'logbtn' ); if ( $submit eq 'Insert' ) { ... } else { # display form here }