Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.473.617 Times

Cgi Script Manipulation freeware
Filter: All | Freeware | Demo
 

Cgi Script Manipulation

< 1 2 3 4 5 > 
Added: April 18, 2010 | Visits: 1.313

CGI::Application::Plugin::Authentication::Driver::HTPasswd CGI::Application::Plugin::Authentication::Driver::HTPasswd is a Perl module with HTPasswd Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [HTPasswd, /etc/apache/htpasswd,...



Platforms: *nix

License: Freeware Size: 48.13 KB Download (112): CGI::Application::Plugin::Authentication::Driver::HTPasswd Download

Added: September 19, 2010 | Visits: 1.314

CGI:IRC CGI:IRC is a Perl/CGI program that allows you to use IRC from a Web browser without having to have access to an IRC port. CGI:IRC does not use Java, but it does need a browser capable of rendering frames. It can be used on a Web page to allow users to chat, or it can be used to access chat from...





Platforms: *nix

License: Freeware Size: 122.88 KB Download (111): CGI:IRC Download

Added: August 17, 2010 | Visits: 1.583

JavaScript::Autocomplete::Backend JavaScript::Autocomplete::Backend is a Google Suggest-compatible autocompletion backend. SYNOPSYS package MyAutocompleter; use base qw(JavaScript::Autocomplete::Backend); my @NAMES = qw(alice bob charlie); sub expand { my ($self, $query) = @_; # do something to expand the query my $re...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (110): JavaScript::Autocomplete::Backend Download

Added: February 13, 2010 | Visits: 1.212

CGI-Shell CGI-Shell provides a shell using CGI, so everyone who has a CGI directory on a Web server can also have a shell on it. It is something like telnet or SSH. How to install? make make install (you have to be root) How to uninstall? make uninstall (you have to be root) The server is...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (110): CGI-Shell Download

Added: February 21, 2010 | Visits: 1.356

CGI::Application::Plugin::Authentication::Driver::Dummy CGI::Application::Plugin::Authentication::Driver::Dummy is a dummy authentication driver which lets anyone authenticate regardless of the password they provide SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER =>...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (109): CGI::Application::Plugin::Authentication::Driver::Dummy Download

Added: July 06, 2010 | Visits: 1.217

CGI::Explorer CGI::Explorer is a class to manage displaying a hash tree of data, for use in CGI scripts. Synopsis Install /assets/css/explorer/xtree.css, /assets/js/explorer/xtree.js, and /assets/images/explorer/*, as per the installation instructions, below. Then run the demos...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (107): CGI::Explorer Download

Added: July 09, 2010 | Visits: 994

Apache2::Ajax Apache2::Ajax is a mod_perl interface to CGI::Ajax. SYNOPSIS ###################################################### # in httpd.conf PerlLoadModule Apache2::MyAjaxApp < Location /ajax > SetHandler perl-script PerlResponseHandler Apache2::MyAjaxApp PJX_fn js_function_name...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (107): Apache2::Ajax Download

Added: March 27, 2010 | Visits: 1.269

CGI::Portable CGI::Portable is a framework for server-generic web apps. SYNOPSIS Content of thin shell "startup_cgi.pl" for CGI or Apache::Registry env: #!/usr/bin/perl use strict; use warnings; require CGI::Portable; my $globals = CGI::Portable->new(); use Cwd; $globals->file_path_root( cwd() );...


Platforms: *nix

License: Freeware Size: 95.23 KB Download (106): CGI::Portable Download

Added: February 25, 2010 | Visits: 1.349

CGI::Builder::Magic CGI::Builder::Magic Perl module contains CGI::Builder and Template::Magic integration. SYNOPSIS # just include it in your build use CGI::Builder qw| CGI::Builder::Magic |;.


Platforms: *nix

License: Freeware Size: 15.36 KB Download (106): CGI::Builder::Magic Download

Added: July 25, 2010 | Visits: 1.381

importOpmlAsPodcast script importOpmlAsPodcast script imports OPML lists with urls to podcasts, which are exported by many podcast portals and podcatchers, easily into amaroK (Vers. 1.3.3 up). The script first opens a "file open dialog" with which you can choose a OPML (XML) file locally from your computer or from a...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (106): importOpmlAsPodcast script Download

Added: April 03, 2013 | Visits: 1.582

PHP Affiliate Script Setup a fully stocked Amazon affiliate store with detailed product information and consumer reviews to match any website theme.It's quick, easy and can be fully customised to include details about a single product in any page or developed as a complete self contained website. It's up to you.The...


Platforms: PHP

License: Freeware Size: 952.32 KB Download (106): PHP Affiliate Script Download

Added: March 07, 2010 | Visits: 939

MUCKmangle MUCKmangle project is a small script to make HTML from MUCK logs. MUCKmangle takes the log from a Roleplaying session from a MUCK (Multi-User Chat Kingdom) and produces a HTML report for inclusion in a log archive, etc. MUCKmangle is a small, messy CGI script in perl to convert horrible, ugly...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (104): MUCKmangle Download

Added: March 17, 2010 | Visits: 1.133

lisp-cgi-utils lisp-cgi-utils is a CGI library for Common Lisp. It implements a very basic HTTP/CGI interface (sending headers, getting GET/POST and environment variables) and offers tools for easier HTML generation with special support for handling HTML forms. lisp-cgi-utils also supports HTTP cookies for...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (104): lisp-cgi-utils Download

Added: November 06, 2010 | Visits: 1.621

CGI::WeT::Modules::News CGI::WeT::Modules::News are Perl extensions to engine to allow article management. SYNOPSIS use CGI::WeT::Modules::News (); This module provides rendering constructs to allow navigation through a set of articles. Support is provided for multiple types of articles in multiple groupings (or...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (104): CGI::WeT::Modules::News Download

Added: July 14, 2010 | Visits: 1.702

Mon.cgi Mon.cgi is a CGI interface for viewing the status of a Mon service. mon is a general-purpose scheduler and alert management tool used for monitoring service availability and triggering alerts upon failure detection. mon was designed to be open and extensible in the sense that it supports...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (104): Mon.cgi Download

Added: August 12, 2010 | Visits: 1.127

simple_cgi_email simple_cgi_email is a very simple CGI script for sending email from an HTML form. Uses LAFmessage internally and runs on both Win32 and Linux (and possibly other Unix-like OSes). simple_cgi_email is meant to provide a quick-n-dirty way to send email from an HTML form. Its output is fairly...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (103): simple_cgi_email Download

Added: April 23, 2010 | Visits: 1.210

mod_actions mod_actions is an Apache module that provides functions for executing CGI scripts based on media type or request method. This module has two directives. The Action directive lets you run CGI scripts whenever a file of a certain type is requested. The Script directive lets you run CGI scripts...


Platforms: *nix

License: Freeware Download (103): mod_actions Download

Added: September 08, 2010 | Visits: 1.198

CGI::Simple CGI::Simple is a simple totally OO CGI interface that is CGI.pm compliant. SYNOPSIS use CGI::Simple; $CGI::Simple::POST_MAX = 1024; # max upload via post default 100kB $CGI::Simple::DISABLE_UPLOADS = 0; # enable uploads $q = new CGI::Simple; $q = new CGI::Simple( { foo=>1, bar=>[2,3,4] }...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (103): CGI::Simple Download

Added: March 01, 2010 | Visits: 992

CGI::Application::Generator CGI::Application::Generator is a Perl module with dynamically build CGI::Application modules. SYNOPSIS use CGI::Application::Generator; # Required methods my $cat = CGI::Application::Generator->new(); $cat->package_name(My::Widget::Browser); $cat->start_mode(list_widgets);...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (103): CGI::Application::Generator Download

Added: March 11, 2010 | Visits: 925

Urluminator Urluminator is a project which log URLs that urlsnarf sees to a database and view with a CGI script. Urluminator uses urlsnarf to capture URLs that traverse the network and log them to a MySQL database. It also includes a CGI script that allows you to view and search the DB. From the CGI you...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (102): Urluminator Download

< 1 2 3 4 5 >