CGI is short for Common Gateway Interface. Basically, a CGI script is aprogram that runs on a web server.
These scripts can do anything from counting hits on aweb page to processing forms.
We use several types of these on our web site. In fact, when you signed up for thisnewsletter, you used a CGI script.