The Common Gateway Interface, or CGI, is a standard for external gateway programs to interface with information servers such as HTTP servers. ... When you get more advanced, you should read the interface specification which will help you utilize CGI to the fullest extent. If you are a ... CGI - Common Gateway Interface;
hoohoo.ncsa.uiuc.edu/cgi/
An HTTP server is often used as a gateway to a legacy information system; for example, an existing body of documents or an existing database application. The Common Gateway Interface is an agreement between HTTP server implementors about how to integrate such gateway scripts and programs.
www.w3.org/CGI/
The Common Gateway Interface (CGI) is a standard for interfacing external applications with information servers, such as HTTP or Web servers. A plain HTML document that the Web daemon retrieves is static, which means it exists in a constant state: a text file that doesn't change.
hoohoo.ncsa.illinois.edu/cgi/intro.html
Common Gateway Interface - Wikipedia, the free encyclopedia
The Common Gateway Interface ( CGI ) is a standard protocol for interfacing external application software with an information server, commonly a web server. The task of such an information server ...
en.wikipedia.org/wiki/Common_Gateway_Interface
The Common Gateway Interface, or CGI, permits interactivity between a client and a host operating system through the World Wide Web via the Hyper Text Transfer Protocol (HTTP). It's a standard for external gateway programs to interface with information servers, such as HTTP or Web servers.
www.wdvl.com/Authoring/CGI/
An Introduction to ; The Common Gateway Interface ... The Common Gateway Interface, or CGI, is the mechanism used by most servers to process these client data. ... Contents; 1. Data Communication on the Web; 2. Figure: Flow of Data on the Web; 3. The Common Gateway Interface ; 4. References to Additional Information; And also:
www.utoronto.ca/webdocs/CGI/cgi1.html
CGI; common gateway interface ... The CGI standard lays down the rules for running external programs in a Web HTTP server. External programs are called gateways because they open up an outside world of information to the server.
www.cnet.com/Resources/Info/Glossary/Terms/cgi.html
Abstract The Common Gateway Interface (CGI) is a simple interface for running external programs, software or gateways under an information server in a platform-independent manner. Currently, the supported information servers are HTTP servers.
www.ietf.org/rfc/rfc3875
Learn about the Common Gateway Interface, CGI, in this series of articles from HTMLGoodies! ... HTML Goodies : Beyond HTML : CGI ... HTML GOODIES TO GO NEWSLETTER...
www.htmlgoodies.com/beyond/cgi/index.php