CGI Programming with Perl

CGI Programming with Perl

Query String Format

When the submit button of a form is clicked,

the form's data is coded into a query string

The query string is sent to the server







| The Common gateway Interface| | CGI linkage| | Query String Format| | The CGI.pm Format|

| A survey Example| | Cookies| | Animation using CGI|