// Place custom JavaScript functions below function validateForm(frm) { var msg = ""; if (frm.employeenumber.value == "" || frm.employeenumber.value.match("^[0-9]{6}$") == null ) //Check Employee ID msg = " - Employee ID (6 digit number)\n"; if (frm.dateofbirth.value == "" || frm.dateofbirth.value.match("^[0-9]{6}$") == null ) //Check Date of Birth msg = msg + " - Date of Birth (6 digit number)"; if (msg != "") { alert("Please complete required fields:\n" + msg) return false; } else return true; } //-->
Get Flash Player
M-DCPS Home Contact Us | Search
   
MDCPS logo M-DCPS Juvenile Justice
STUDENTS PARENTS EMPLOYEES COMMUNITY
 
Juvenile Court Contact Home


Login
Employee Number
Date of Birth
(mmyyyy)
 
 
Problems with Login?
If you are having problems logging in, please call
Systems User Support (SUS) at : (305) 995 - 3705.
 
Miami-Dade County Public Schools