if length($cgi->param('fieldname')) == 0 (that means the field is empty.) #### if ($CGI->param('fieldname') == 0)... ####