Copyright © 2001 Qusay H. Mahmoud
11
Forms
l
There are two ways to send data from an
HTML form to a CGI script
l
–
GET
–
POST
l
l
These methods determine how the form data is
sent to the server