  |
CGI Programming MetaFAQ - http://brian-d-foy.cvs.sourceforge.net/*checkout*/brian-d-foy/CGI_MetaFAQ/CGI_MetaFAQ.html
Directory listing of FAQs about CGI programming. |
  |
CGI Programming with Perl, 2nd Edition - http://www.oreilly.com/catalog/cgi2/
Completely rewritten to demonstrate current techniques available with the CGI.pm module and the latest versions of Perl. Topics include incorporating JavaScript for form validation, controlling browser caching, making CGI scripts secure in Perl, working with databases, creating simple search engines, maintaining state between multiple sessions, generating graphics dynamically, and improving performance of CGI scripts. |
  |
The CGI Resource Index: Documentation: Programming in Perl - http://cgi.resourceindex.com/Documentation/Programming_Languages/Programming_in_Perl/
Tips, instructions and tutorials on scripting CGI in Perl. |
  |
Web Developers Virtual Library - http://wdvl.com/Authoring/CGI/
CGI, the common gateway interface for server-side processing. |
  |
How Stuff Works: CGI Scripting - http://www.howstuffworks.com/cgi.htm
Tutorial that describes how to add CGI scripting to a web site. |