This document outlines the steps for iLab 7 of the CIS407A course. The iLab involves incorporating error handling into a login process so that invalid login attempts are emailed to technical support. Students are instructed to build upon the existing PayrollSystem website by adding a business layer class to send emails, integrating email functionality into the login form, and protecting against unauthorized access. The iLab concludes by testing the error notification and access restrictions, and submitting the completed PayrollSystem application.