Form Methods
Get: data sent in command line
Post: gets data from stdin
e.g. <form method=“post” action = “new.cgi”>
Name and Value pair: where data goes
Data parsing:
brute force: copy someone’s code
cgilib.pl: subroutines
cgipm: perl modules
Previous slide
Next slide
Back to first slide
View graphic version