.
"; print " "; print ""; print""; print "".$theDisplayMessage.""; print ""; print ""; print ""; } Else{ switch($UCID){ case 1 : include "EditUnits.php"; break; case 2 : include "EditUnits.php"; break; case 22 : include "UnitMembers.php"; break; case 3 : include "SearchUnits.php"; break; default: include "EditUnits.php"; break; } // END SWITCH } // END ELSE ?>