This article teaches through simple examples the usage of page construction and form parsing capabilities of CGI.pm to simplify your Perl development. This requires the user to possess prior knowledge of how Perl scripts can dynamically generate HTML pages in response to user input. In addition, it also requires you to know how to create a basic guest book and form mailer, Basic understanding of string and file manipulation is also desired.
Similar scripts
Benchmarking Perl
(Popularity: ) : Benchmarking Perl is the twenty first part of the series of article named The Perl You Need To Know. This articles explains the aspect of Benchmark module. This module is basically the Perl stopwatch that allows you to time and ... Common Beginners Mistakes
(Popularity: ) : This article is useful for beginners to script without any syntax mistakes. What are the basic problems are made by the beginners are given in this article. This article guides the learners to make their programs or script error free. ... Untangling Lists and Hashes
(Popularity: ) : In this Perl article which is a part of the series named The Perl You Need to Know, the author teaches you how to work with Perl's list and wit hash data structures. Printing all CGI environment variables
(Popularity: ) : Printing all CGI environment variables is an article that provides a short CGI program which is capable of printing every environment variable that it knows. Perl 101 (Part 5) - Sub-Zero Code
(Popularity: ) : The Perl 101 is a series of five articles that teaches the reader to Perl so as to enable him to begin writing his own programs. This part five of the series introduces the aspect of subroutines and teaches you ... Common Server Errors and Messages
(Popularity: ) : This article has the information about what type of error messages are found and what are their meaning. It also explain some common errors and messages like, 401 error- Authorization required, 403- Forbidden, 404- Not found and 500- Server error ... Sorting Techniques
(Popularity: ) : Sorting is a very commonly used operation in all kinds of programs. Perl provides a very simple yet extremely powerful mechanism to accomplish any kind of sort. This article is about teaching the novice programmer how to sort lists of ... User Info
(Popularity: ) : User Info is an article that describes the process of how to get information about a remote user from within a CGI-bin script. The article also shows how to list the information available. Using CGI::Application
(Popularity: ) : This application adds a structure for writing reusable Web applications. This takes what works about CGI and while providing a structure shows that the programming techniques that have shown down this application is negated. This structure enables authors to distribute ... Configuring CGI Scripts
(Popularity: ) : In this article the author teaches the important aspect of how to configure a cgi script for any site.
User reviews
Similar Software
CGI::QuickForm
(Popularity: ) : CGI::QuickForm is a Perl module that provides a quick and simple mechanism for providing on-line CGI forms.
When show_form executes it presents the form with the fields requested. As you can see from the minimal example at the beginning of the ... Perl
(Popularity: ) : Perl is a stable, cross platform programming language. Perl project is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs.
Here are some key features of "Perl":
· Perl ... Data::DRef
(Popularity: ) : Data::DRef is a Perl module that provides a streamlined interface for accessing values within nested Perl data structures. These structures are generally networks of hashes and arrays, some of which may be blessed into various classes, containing a mix of ... CGI::Panel
(Popularity: ) : CGI::Panel is a Perl module that allows applications to be built out of simple object-based components. It'll handle the state of your data and objects so you can write a web application just like a desktop app. You can forget ... DudeHTML Text Editor
(Popularity: ) : DudeHTMl html Text editor V1.0 Has it's own netscape 4.7 style table maker. Edit files for .txt .html .asp .
aspx .asmx .cs .cpp .h .hpp .css .ini .java .js .vbs .pas .pp .dpr .dpk .inc .pl .pm .cgi .php ... CGI::Kwiki
(Popularity: ) : A Wiki is a website that allows its users to add pages, and edit any existing pages. It is one of the most popular forms of web collaboration. If you are new to wiki, visit http://c2.com/cgi/wiki?WelcomeVisitors which is possibly the ... CGI::Session::Driver::aggregator
(Popularity: ) : CGI::Session::Driver::aggregator is a CGI::Session driver to aggregate some CGI::Session drivers.
SYNOPSIS
use CGI::Session;
use CGI::Session::Driver::aggregator::Drivers;
use DBI;
$dbh = DBI->connect('DBI:mysql:cgi_session;host=localhost', 'root', '');
$drivers = CGI::Session::Driver::aggregator::Drivers->new;
$drivers->add('file', { Directory => '/tmp' });
$drivers->add('mysql', { Handle => $dbh });
$s = CGI::Session->new('driver:aggregator', $sid, ... Fleet Maintenance Pro Standard
(Popularity: ) : Fleet Maintenance Pro Standard makes it easy to track and organize preventive and repair maintenance information on your fleet of vehicles and equipment.
In addition to helping you organize your equipment information, Fleet Maintenance Pro will also automatically calculate and report ... Fleet Maintenance Pro Deluxe
(Popularity: ) : Fleet Maintenance Pro Deluxe makes it easy to track and organize preventive and repair maintenance information on your fleet. Track many details about each of your vehicles/equipment that are vital to fleet management. If needed, numerous user defined fields are ... Webdata Pro
(Popularity: ) : Easily create relational database solutions online, requires noprogramming or SQL knowledge.Provides the admin a point-and-click paththrough: building tables, designing search pagesmanaging records, configure shopping cart and defining member accounts.Import data and upload images ordocuments through the browser.Creates complex JOINqueries automatically.Customized ...