COP3832, Fall 1999, Assignment 6

Due Tuesday, November 30 at the start of class

Do not use JavaScript in this assignment

Create links on your main server's home page to these links.

Create a script that will display a sticky form that will remember the user's choices across different browser sessions using cookies. Redo script 1 from assignment 5 using cookies. Do not use any hidden fields, use cookies. Do not use the query string to make the form sticky, use cookies. Only create one cookie that contains all the user's selections. Have the cookie expire after 2 hours.

Create a script that requires a user to log in. Use the social security number as the user name.  

Create a script that will display the contents of a file