Skip

CGI — the Common Gateway Interface

In this section on CGI, you will find:

Some CGI basics

Setting up CGI programs on a web server can be tricky if you haven’t done it before. There are lots of free CGI programs available on the Web, but they are not always too good at providing fundamental information about CGI and how programs are installed. The material you’ll find in this article applies to any CGI programs I provide on this site, and to CGI in general. Some CGI basics

Bouncing visitors to another page

This article describes a little Perl program intended to prevent web site visitors gaining access to a particular page until they have seen (or at least, passed through!) another page first. Bouncing visitors to another page

This page was last modified on Thursday, February 26, 2009

Top