Subjects ->
Computer Networks ->
Lectures ->
Lecture #22
INT20CN Computer Networks
Practical exercises #22
- Look at some Web pages containing forms and see if you can make
sense of the HTML source.
- In the lecture, an example of an HTML page containing a
FORM was given. If you'd prefer, here's a copy -- save the page
as "source" and you can modify it and put it in your own
public_html directory with a suitable name.
This CGI program
(written in Perl) can be used to process the
FORM data. You'll have to change its name to
have a .cgi extension, and make sure it's
executable using the chmod command.
This set of practical exercises accompanies
Tutorial #22.
[Previous Practical]
[Index]
[Next Practical]
Copyright © 2001 by
Phil Scott,
La Trobe University.