#Submit-Button print '

'; my $cgi = new CGI; if($cgi->param('beschreibunguebernehmen')) { print $cgi->param('beschreibung1'); }