Example 7.2 | Basic Form Decoding/Output Example
This example is of very rudimentary form decoding and data
regurgitation. The data from the form below will be processed by the
CGI script and will be spit back to the user unchanged. It merely
serves to provide and example of exactly how this is done.
example.7.2.cgi source
print-source.cgi source