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