| Basic | Extended | What it's for |
| signup.html | signupx.html | What the student sees (and fills out). |
| signup.out | same | Sample output file (make sure it has write permission). |
| signup.cgi | signupx.cgi | The program to store entries. |
| cgi-lib.pl | same | A program library needed by the main cgi program. |
| signup.ex | signupx.ex | A program that produces the class list (on math). |
| signup.f | signupx.f | The (fortran) source in case you need to compile for someplace other than math |
| class_list.html | + mylist.html | Initial files that just need to have read permission; they are formed by executing signup or signupx. |
Here are some other aids for building up your site.
| This page is maintained by the Web4Teaching Director | Last update: October 20, 1999 |