Copyright © 2004 Jeff Nguyen
Use this form to add members to the faculty database (db-faculty.js) or to the staff database (db-staff.js). Both files reside in the JS folder. To add person(s) to the database, enter the minimum amount of info required to generate the necessary code (displayed the codebox below), which you will paste directly into ../JS/faculty.js. This database services both the alphabetical faculty listing (facultyAlpha.html) and the listing by department (faculty.html). The program already has functions to sort faculty by alphabet and by area of expertise. Paste the code anywhere between the two marquees. And any insertions or deletions you make should affect both types of faculty listings.