Categories
Tags → Cgi In Html

getstockquote

getstockquote is an embeddable Perl script that fetches stock or mutual fund data from a variety of sources. It uses command line arguments for grabbing data and so can be used in different ways without altering the script itself. It''s &&qu...
DETAILS

Image Display System

IDS is a CGI written in Perl that generates a photo album website on the fly. All you need to provide are the images and (optionally) text descriptions. As you add new pictures, they will appear automatically. Each image will be displayed with inform...
DETAILS

PMTS

PMTS is a pure-perl solution for small websites who need dynamic html beyond what you can do with SSI files. PMTS requires no special permissions on a website beyond the ability to add a perl CGI program, and provides a powerful and extensible tool f...
DETAILS

Dynamic Web Pages with PHP3

PHP is a freely available, HTML-embedded scripting language that lets you embed special tags to create your script right in an HTML file. PHP can be integrated into the Web server itself, eliminating the need to start up a separate CGI program to gen...
DETAILS

HTML::Embperl

Embperl gives you the power to embed Perl code in your HTML documents. Using Perl means being able to use a very elaborate programming language, which is widely used for WWW purposes. You can also use hundreds of Perl modules which have already been ...
DETAILS

Master Snooper

Master Snooper is an easy to install, easy to maintain CGI program written with Perl 5 to let you see the real code behind web pages. Have you typed in one URL and ended up somewhere else? Use Master Snooper to see the HTML source code they used to s...
DETAILS

GNU Cgicc

GNU Cgicc is an ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web. Cgicc performs the following functions: Parses both GET and POST form data transparently; Provides string, integer, flo...
DETAILS

skysearch.cgi

This CGI script automatically searches the content of all HTML files located in a directory you specify. Sub-directories contained within the directory can also be searched.
DETAILS

CGI::Minimal

CGI::Minimal provides a lightweight alternative to the CGI.pm module shipped with Perl. It is approximately 1/6th the size of CGI.pm but provides largely compatible access to form decoding and a small number of other tasks essential to writing CGI sc...
DETAILS

HTML 2 Perl

&"HTML 2 PERL&" converts any standard HTML file to a list of Perl print statements, either destined for STDOUT, as in cgi output or for printing to a file. It allows you to specify the file handling variable, the input file, and the...
DETAILS

Page:
©2019 A--9.com