CGI Star Professional is a tool for making webbased forms to send users datas to webmasters. These forms could be used for feedback forms, online ordering forms, guest books etc with a user friendly interface. This script has many features like, mask
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 scientist
This provides an broad based preview of mod_perl including how to install it on your machine, how to improve CGI performance using mod_perl and a listing of the commonly used modules. mod_perl embeds the Perl interpreter directly into the web server
Component for embedding the Ruby interpreter into a Kylix/Delphi application......
Interpreter of the VIRT programming language. VIRT is general purposesobject-oriented programming language which provides the new technology of the dynamic data structure processing, supports ActiveX and exception handling. Numerous demos illustrate
AnyURL is a CGI form processing program which provides a trivial way for HTML authors to use CGI forms input to point to URL's without doing any programming. This avoids the need to write a different program for each form (or group of forms), while
paxScript is an interpreter of a set of programming languages. It has been initially developed for the Win32 platform. paxScript.Win32 includes support for paxPascal, paxBasic, paxC, and paxJavaScript languages. The Microsoft NET version of paxScript
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, ver
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 up
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... |