|
The text and programs here are from the first edition of CGI Programming 101. This has been replaced by the 2nd edition; please click here to view the updated material from the 2nd edition. |
| Name | Description |
| mday.txt | Month and Day Names (source code) |
| mday.cgi | Month and Day Names (example) |
| dates.txt | Examples of different methods of calculating and printing the date and time. (source code) |
| dates.cgi | Examples of different methods of calculating and printing the date and time. (example) |
| y2k.txt | Y2K countdown clock. (source code) |
| y2k.html | Y2K countdown clock. (example) |
| xmas.txt | Christmas countdown clock. (source code) |
| xmas.html | Christmas countdown clock. (example) |