
Informatics I450:
Designing and Developing an Information System
Objectives:
The objective of this assignment is for the student to demonstrate a reasonable
level of comfort with constructing simple dynamic web programs using PHP,
and thereby
complete the I450 PHP 1: Introduction technology seminar requirements.
Assignment
1. Write a ColdFusion script that imitates a login page. You should use a form
that accepts a username and password, then upon submission compares the password
to a predetermined value. Depending on if the passwords match, show different
text. You must employ form validation for each of your fields.
2. Create a new coldfusion page that displays data from one of your existing tables on the Xavier database.
Turn in the links to your coldfusion scripts in a text file. Include complete
copies of your coldfusion source for each page in the file! In other
words, copy and paste your code for each page into the text file. Name
the file
coldfusion.doc and submit it in the ColdFusion dropbox on Oncourse.
Due Date:
This assignment is due by midnight on the 7th day following the date of the seminar session attended.
You will receive feedback on this assignment within a week after the due date.
|