/* Check to make sure we are connected to the database before allowing access to the home page. If not connected, go connect and initialize; otherwise, welcome the user.\ */ if(!database.connected()) redirect("init.htm"); Employee Information

To retrieve all information pertaining to a specific employee, simply enter the employee's SSN and then click "Choose."
Employee SSN

Return to Main Menu