| Test if CGI works at all | test it |
| A simple CGI script | test it |
| It can be done in C++ as well | test it |
| CGI Counter | test it |
| Again in C++ | test it |
| Printing some Environment variables | test it | |
| Printing all Environment variables | test it | |
| Printing all data from the form | test it | |
| Log file or guest book recording | test it |
| A sample simple HTML form submitted by GET | its source | and the test CGI script that responded |
| A sample simple HTML form submitted by POST | its source | and the test CGI script that responded |
| A sample simple HTML form submitted by E-MAIL, | its source | |
| A sample simple HTML form submitted by E-MAIL without encoding, | its source |
| A simple data plot | test it |
Source code listings were prepared using Code2HTML, courtesy of Peter Palfrader.