Final Project CIT 125
Due Dec 20, 2004

You should put an index page on your zippy server. This index must link to your final project.

The final project will consist of an asp page containing a form with a name entry box and a password entry box. The data from this form should be passed to a second page that displays it. Use the post method on your first asp page.

You can see an example on my zippy site: http://zippy.ccac.edu/~kmoore/

You can find the information on how to do this at the W3Schools asp tutorial site. See my misc links page.