Help for this page

Select Code to Download


  1. or download this
    my $submit = param( 'logbtn' );
    if ( $submit eq 'Insert' ) { 
    ...
    } else { 
        # display form here
    }