my @choices = ("Make a selection", "Yes", "No" ); my $UsersChoice = GetUsersChoiceFromDB($user); my $selected = ""; print "";