next up previous contents
Next: Accepting Input from the Up: The Other Side of Previous: Further Information

CGI Script Input: Accepting Input To Perl Scripts

A CGI script will often require some form of input in order to operate.

In fact, only very trivial CGI scripts can be created without input.

We have introduced HTML Forms as a prime means of CGI input. However, there are several other forms of input to a CGI script.

In this section we will study:



 

dave@cs.cf.ac.uk