![]() |
CCIS |
| APPLICATION FORM | CHECK RECORDS | @LOGIN | @QUERY APPLICANTS | @QUERY SEMESTER | ? |
|
The purpose of this site is to allow students
who are interested to work for CCIS to submit their application online.
This is a beta version of the actual site which may or may not be implemented.
Tools and Technology
This website is build with Microsoft FrontPage 2003 and MS Access 2003. This site uses FrontPage server-side includes, CSS and access database to store data. Main Page - index.asp
The index.asp page give a brief explanation of what CCIS is and what kind of technologies and equipments are supported by the department. It provide links for student who are interested in working in the labs to the application form. Application Form - StudentAideApplicationForm.asp
This page is where student fill out the application form. It act as an interface for the student to enter their information into the Access Database. Validation on the form fields are done through FrontPage. Two Section of the form - Reference 1 and Reference 2 is not required to be filled, therefore, under validation data length required box is not checked - students can leave the field blank if they have no reference and the form will not spit out error about the textbox not being filled. All other fields that are required to be filled in by the student have the data length required box checked. Check Record - CheckRecords.asp
This page allow students who submitted application to check if their application form has been submitted. The criteria of the query is that they have to fill out all the fields in order to see if they have already submitted an application. @Login - login.asp
This page is the login page for administrator in this case myself. Login in will allow administrator to have access to all the students records. any page links that start with @ requires login. @Query Applicants - QueryApplicant.asp
This page allows administrator to query the database for all the applicant that applied to work for CCIS. User is required to login before given access to this page. There is two links on this page, filter by class standing and filter by lab type. filter by class contains drop down menu that allows administrator to filter the database by the students' class standing. filter by lab type also contains drop down menu that allow administrator to filter the database by the the type of lab the student is applying for. @Query Applicants - QueryApplicant.asp
This page allows administrator to query the database by semester. This page also requires user to login for access. |
| Site Designed and Maintained by Wit | portfolio |
| Last update 05/04/2007 |