CGI - Introduction -

Lesson for CGI
Languagedocumentation
example 1 sh Content-type: text/plain:, excute a unix command
example 2 sh Text/html: same as 1, but make a HTML document
example 3 shperl Image/gif: display a GIF file.
example 4 shperl text/html: link to a HTML documen
example 5 sh Location: link to a HTML document
example 6 shperl Location: back to the previous document
example 7 C perl text/html: Input parameters from command line
Application 1sh Who is login ? [leo] [lyra] [orion] [ursa] [gemini]
shWhat is doing ? [leo] [lyra] [orion] [ursa] [lynx]
Application 2 perl Random link to one of 10 documents (you will find different page at each click)
Application 3 sh perl Check your enviromental variables. (source sh,perl)
Sample 1 perl FORM, type & display Submit Button
Sample 2 perl FORM, input from Select Menu
example 11 sh Form, post, radio, checkbox, Calculus

01/10/95 .. 30/05/98 T.Katayama