|
GETTING INPUT FROM FORMSFORMs allow for user-friendly input.
In the "old days," there was the FORMs provide multiple types of user input including:
Each FORM must have a begining and ending
The differences between
Examples #1 and #2 (below) illustrate some of the subtle differences between
Examples #3 and #4 use the same |
EXAMPLE #1 |
This FORM's
|
EXAMPLE #2 |
This FORM's
|
EXAMPLE #3 |
This FORM's |
EXAMPLE #4 |
This FORM's |
THE CODE |
|
HOW IT |
This example builds on the previous examples:
Obviously, this is script is much more complicated than the previous examples, but this is the first script that approaches real-world applicability. The most important difference between this script and the previous examples is the inclusion of the Perl library, |
Version: 1.5
Last updated: 2004/12/23. See the release notes.
Author: Eric Lease Morgan (eric_morgan@infomotions.com)
URL: http://infomotions.com/musings/waves/