Help



Common Gateway Interface (CGI)
Common Gateway Interface (CGI) programs are one of the most common ways for Web servers to interact dynamically with users. Many HTML pages that contain forms use a CGI program to process the form's data after it is submitted.


Related Topics
Active Server Pages (ASP)
Server Side Includes (SSI)