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...
The cgi-lib.pl library makes CGI scripting in Perl easy enough for anyone to process forms and create dynamic Web content. Some of the features available are extremely simple to learn and easy to use, designed for operation under Perl5 and Perl4,...
Steven E. Brenner states, "The cgi-lib.pl library has become the de facto standard library for creating Common Gateway Interface (CGI) scripts in the Perl language. The cgi-lib.pl library makes CGI scripting in Perl easy enough for anyone to...
Month.pl is a CGI/PERL script that automates banner displays that are related to the current month. In addition, it also displays the day, month, date and year in a text format underneath the graphic. The script starts at the top of a list that is...
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...
Documentation states, "This is a simple form and script demonstrating how to use cgi-lib.pl to recieve a file upload. The script's source doesn't need to do anything special to deal with uploaded files because everything is handled by...
REDIR.PL is a CGI script that will redirect browsers to a new URL. It can display a page telling the user they are about to be redirected as well as log the redirect. It can be used with a form or directly within an anchor tag. This can be useful...
REDIR.PL is a simple little CGI script that will redirect browsers to a new URL. It can display a page telling the user they are about to be redirected as well as log the redirect. This can be useful for tracking clicks through a web site or just...
"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...
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... |