CGI.pm, a Perl library for writing CGI scripts, delivers elegant solutions for using and updating Web forms. The author, Lincoln Stein, realized the need for a clean and simple way to manage forms and--as a columnist for the Perl Journal, a...
CGI Helper is a Perl based script that shows you environmental variables of cgi, environmental values of CGI.pm, paths to Perl and send mail, displays all modules that are installed in Perl and links to their CPAN descriptions etc. Depending on...
CGI::Minimal provides a lightweight alternative to the CGI.pm module shipped with Perl. Rather than attempt to address every possible need of a CGI programmer, it provides the minimum functions needed for CGI such as form decoding (including file...
This script gives you an easy way to find out the Perl configuration of your web server. Information displayed includes Perl version, CGI.pm version and a list of all Perl modules installed.
CGI programming texts rarely discusses the technique involved in handling forms that upload files which is an often necessary requirement. This article explains the aspect of how to use the upload element of Netscape Navigator 2.0 to select a...
Lincoln Stein states, "This perl 5 library uses objects to create Web fill-out forms on the fly and to parse their contents. It is similar to cgi-lib.pl in some respects. It provides a simple interface for parsing and interpreting query...
This simple CGI script will use SendMail.pm module to send the submitted data. Instead of using sendmail program, it's using Socket to connect to the SMTP server, so it can be used under UNIX and Windows platforms without any big modification on...
"CGI Expert Free" is a component suite for Delphi (4-6) and C++builder (4-6) to build serverside Web & WAP applications with a common interface for all commoninterfaces. CGI Expert is focused on a easy to use interface, making...
CGI Expert is the complete solution for Borland Delphi (4-7) andC++Builder (4-6) developers who require fast and easy implementationof WEB and WAP applications using CGI, ISAPI, WSAPI or NSAPIinterface with the webserver.CGI Expert coveres...
This CGI is designed for use with ad banners. In order for you to properly calculate compensation for banners, you need to know who is clicking through them. / To install, you need to create a file that is world-writable so that all of the... |