Homework 3 -- Forms in HTML

The assignment

Write an interesting, fun, creative, and unique form in HTML. The ACTION attribute of your form should be directed to http://www.cs.unca.edu/classes/363/home03/home03.cgi, a rather boring CGI script that does nothing but return the values defined by your form.

Due dates and turning it in

This assignment is due at 12:15 PM on Tuesday, 5 October, 1999. Store the HTML for your form in the file form363.html within your public_html directory on the CSCI Unix computers. That way you should be able to access your form via the URL

where USERID is your CSCI user id.


Back to the CSCI 363 homework page
Back to the CSCI 363 home page