if ( defined( $q->param( "myinput" ) ) ) { print( $q->param( "myinput" ) ); }