  |
The Common Gateway Interface - http://hoohoo.ncsa.uiuc.edu/cgi/overview.html
Description of the Common Gateway Interface (CGI). Includes also some tutorial pages about decodings forms and Error Document handling. |
  |
CGI Made Really Easy - http://www.jmarshall.com/easy/cgi/
Very basic introduction to what CGI is. Designed for programmers. |
  |
CGI Script Installation 101 - http://www.ibdprince.com/
Tips and tutorials for setting up Perl CGI scripts. |
  |
How To Use Your CGI-BIN - http://www.parkansky.com/tutorials/bdlogcgi.htm
Step-by-step instructions on taking advantage of the CGI capabilities a Web host or ISP offers and advice on using free CGI scripts found on the Web. |
  |
CGI Script Installation Tutorial - http://www.stylusinc.com/cgi_installation/help.htm
Learn how to make forums, surveys, polls, forms, search, chat and many other programs run on your website. |
  |
An Instantaneous Introduction to CGI Scripts and HTML Forms - http://www.techdocs.ku.edu/docs/web-authoring_forms.pdf
An overview of the CGI process. Describes the interaction between the HTML form, the HTTP server, the user request and the form submission process. |
  |
Setting up CGI and interactivity in your web site - http://www.macronimous.com/resources/tutorials/CGI_for_small_business_website.asp
Tutorial helps the reader to configure CGI scripts in web server both in NT or Linux/unix servers in easy steps. |
  |
Zhanshou's CGI Tutorial - http://free.beyonddream.com/CGITutorial/
Step by step CGI tutorial with useful examples. Contents cover HTML, CGI, and Perl. |
  |
Introduction to Web Programming - http://wdvl.internet.com/Authoring/Scripting/Tutorial/
A four half-day free course covering the basics of Web Programming , CGI and both basic and advanced Java . |
 |
Ada's introduction to CGI - http://www.javascriptkit.com/howto/adashimar/
Clear and simple instructions on how to install a CGI script. |