Actualités

CGI applications, in fact, are not limited to one programming language. They are limited only by the CGI specifications, which are general enough to allow the use of any programming language, such as ...
There are many useful applications of CGI programs. But, as with every other technology, CGI programs have their limits. Also, as with many other technologies, it is not always the best way to do ...
Volume Number: 20 (2004) Issue Number: 6 Column Tag: Programming CGI Programming with REALbasic and Apache by Mark Choate With the recent release of REALbasic 5.5, RB has become an excellent tool to ...
Before you start CGI programming, make sure your Web server supports CGI and has been configured with a CGI handler. Apache supports CGI configurations: Set up the CGI directory: ...
Since all CGI applications must perform certain initial tasks, such as parsing form data and examining environment variables, the cgic library provides its own main () function.
CD-ROM includes the source code for the book's programs, plus pre-packaged libraries of CGI programs Revised edition of: Teach yourself CGI programming with Perl in a week / Eric Herrmann. 1st ed.
This package provides support for CGI programming when the HTML library of package html is used. It contains the library HTML.CGI which is an auxiliary library to implement dynamic web pages with the ...