if($POST{'city'}) { forward('POST', "script.cgi", #POST); } else { ### Prints Form With List of Cities print $choose_city_form; }