Filed In:
CGI Scripts - Writing and Using CGI
CGI scripts allow you to add forms, and other user defined content to your pages. Writing a CGI program or script is similar to writing any other C program or Perl script. There are some things you should know, like how to display your results on a Web page, and how to debug. These links and articles will help you write your own CGI or get scripts for your site.
CGI: The Common Gateway Interface
This article will explain what is CGI and how do you use CGI. It covers CGI for the Web, also known as the Common Gateway Interface. CGI is what you use to make your HTML forms work.
