## print 'Test'; if ( $query->param('button1') ) { print 'Thank you - your form was submitted correctly!'; } else { print ''; } print '';