Web Design and Technologies (4004-737)


Dynamic Sites and CGI (posted 9 February 2004)

This week’s topic is CGI, or the “common gateway interface.” This is the interface that allows the web server to run a program on the server, and then return the results of the program to the user. Typically, the program will take as an input the contents of a form—whether it’s a simple one-box search form (like Google), or a complex, lengthy registration form.

Before starting on the exercises (which will be a separate post), read Chapter 11 of the Webmaster in a Nutshell book, and the Webmonkey article “CGI Scripts for Fun and Profit.”

You should also review the information we covered on forms, since form attributes like “action” and “method” become very important in the context of CGI.

Comments & Trackbacks
Trackback Link: http://www.it.rit.edu/~ell/mt/mt-tb.cgi/621

We are supposed to be having a virtual class aren't we? If exercises and things aren't posted here, can someone tell me where?

Thanks in advance,
Christian

Posted by: Christian Crews on February 9, 2004 06:07 PM | Permalink to Comment