if ( $cgi->param("radiobutton") eq "true" ) { $Mandatory_Fields = "this and that and that..."; }else { $Mandatory_Fields = "this and that..."; }