Forms and Form Data
Excercise
- Write and execute a Perl CGI script that will ask for one
field, and then generate a results page that contains the information
entered by the user for this field.
Back to Syllabus
Previous: Annotated Example with Perl CGI
Next: Submit Button