Basically there are two parts for this project: - Applicant's data submission - HR review on applicant's info
-
Applicant's data submission JobApplication(.cs) is the main page to enter and submit the applicant's info. CalendarControl(.cs) and PopupCalendar(.cs) are supplementary for that page to enter date.
-
HR review on applicant's info HRLogin(.cs) is to control the authorised persons login. RetrieveInfo(.cs) is summary page to view all submitted applicant's data. PrintForm(.cs) is to view & print detailed info of particular applicant.