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.391.886 Times

Optimum Voicemail Cgi Bin Cancellations software
Filter: All | Freeware | Demo
 

Optimum Voicemail Cgi Bin Cancellations

1 2 3 4 5 > 
Added: January 15, 2006 | Visits: 2.342

CNSearch Pro CNSearch Pro is a simple-to-install and use search system for WEB-sites. Supports any UNIX and Windows. Indexes files of types: .mp3, .html, .doc, .rtf, .txt. Provides full-text indexing, highlighted quotations in search results, accumulates statistics on user requests. Doesn't require any...



Platforms: Windows, *nix

License: Shareware Cost: $40.00 USD Size: 233 KB Download (99): CNSearch Pro Download

Added: August 20, 2010 | Visits: 804

UpYours! UpYours! provides a simple file upload cgi-bin that can be used instead of FTP. Sometimes, you just need to upload a file and you dont have your crypto bits handy.In this day and age, people should always use scp (or pscp.exe) to copy files around, but users are users, and even clueful people...





Platforms: *nix

License: Freeware Size: 15.36 KB Download (95): UpYours! Download

Added: September 08, 2010 | Visits: 1.197

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: April 13, 2010 | Visits: 964

CGI::Enurl CGI::Enurl.pm is a Perl module for URL-encoding strings and hashes. SYNOPSIS use CGI::Enurl; %hash = (name=>Jenda Krynicky,address=>Nerudova 1016); print "Location: http://$ENV{SERVER_NAME}/cgi-bin/do.pl?",enurl %hash,"nn"; This is a little module made for CGI scripting. It encodes the...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): CGI::Enurl Download

Added: March 19, 2010 | Visits: 1.156

CGI::Test CGI::Test is a CGI regression test framework. SYNOPSIS # In some t/script.t regression test, for instance use CGI::Test; # exports ok() my $ct = CGI::Test->new( -base_url => "http://some.server:1234/cgi-bin", -cgi_dir => "/path/to/cgi-bin", ); my $page =...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (98): CGI::Test Download

Released: October 10, 2003  |  Added: May 17, 2006 | Visits: 4.101

Perl-raiser CGI Generator Perl-raiser is software which provides a Graphical User Interface environment for configuring and generating Search Engines, Mailing Lists, Member Logins etc., for use as Interactive programs on Websites. Upon Generation of your CGI Perl Scripts, Perl-raiser allows for the configuration of...


Platforms: Windows

License: Demo Cost: $24.95 USD Size: 2.04 MB Download (575): Perl-raiser CGI Generator Download

Added: May 13, 2010 | Visits: 1.160

Template::Plugin::SSI Template::Plugin::SSI is a plugin to use SSI in Template Toolkit (wrapper for CGI::SSI). SYNOPSIS [% USE SSI %] # virtual include of the file /foo/bar.inc.html [% SSI.include(virtual, /foo/bar.inc.html) %] # file include of the file /foo/bar.inc.html [% SSI.include(file,...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (94): Template::Plugin::SSI Download

Added: January 20, 2010 | Visits: 1.846

iTMS-4-ALL iTMS-4-ALL is a Perl CGI script that allows you to search Apples iTunes Music Store from any Web browser. First of all, you can try the live script. Thanks to the people at Downhill Battle for hosting the script---they have also posted some interesting ideas about how the iTunes database can be...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (238): iTMS-4-ALL Download

Added: May 11, 2010 | Visits: 1.208

QuikWiki QuikWiki project is a Perl CGI Wiki that supports normal Wiki functions like browsing, creating, and editing Web pages. Additionally, QuikWiki supports inline image display, text markup, RCS revisions, and page templates. Whats New in This Release: - This release features better handling of...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (93): QuikWiki 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: July 07, 2013 | Visits: 657

CGI::Panel 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 about the http requests and responses, whether we're getting or...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (39): CGI::Panel Download

Released: April 20, 2004  |  Added: March 09, 2006 | Visits: 3.402

News Updater News Updater is a small program which provides a clear and easy Grafical User Interface for anyone who wants to update his/her site. First a template needs to be created to reflect the look and feel of the site. Then some FTP data, filenames and locations (where the files should be put) are...


Platforms: Windows

License: Shareware Cost: $30.00 USD Size: 592 KB Download (442): News Updater Download

Added: January 18, 2010 | Visits: 1.413

Class::DBI::Plugin::FilterOnClick Class::DBI::Plugin::FilterOnClick is a Perl module to generate browsable and searchable HTML Tables using FilterOnClick in conjunction with Class::DBI. SYNOPSIS # Inside of your sub-class of Class::DBI add these lines: use Class::DBI::Plugin::FilterOnClick; use Class::DBI::Pager; use...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (98): Class::DBI::Plugin::FilterOnClick Download

Added: January 18, 2010 | Visits: 885

tivo_mail tivo_mail is a TiVO mail fetcher plugin. tivo_mail is a hack I threw together after reading about a stock quote hack written by G.R. Souther (Zirak). It requires the new osd writer by cwingert ( http://www.tivocommunity.com/tivo-vb/attachment.php?s=&postid=550677 ) renamed as color_text (I have...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (90): tivo_mail Download

Added: November 04, 2010 | Visits: 896

AudienceConnect::THR33 AudienceConnect::THR33 is the third generation of AudienceConnect revenue-stream generating Python CGI. You can use THR33 alone to generate your site on-the-fly or statically. The THR33 modules create different revenue streams for your content. The original AudienceConnect has been renamed...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (94): AudienceConnect::THR33 Download

Added: May 08, 2009 | Visits: 7.883

Form Mail: Email Form Processor Pro v4.0 Form Mail: eMail Form Processor Pro is the script that can be used to process any forms on your web site. The general use of this script is feedback forms but it can be used in a huge variety of other ways. Here are just a few features of this great product: It's easy to install and customize;...


Platforms: Windows, *nix, Windows CE

License: Shareware Cost: $24.00 USD Download (765): Form Mail: Email Form Processor Pro v4.0 Download

Released: January 07, 2003  |  Added: October 05, 2006 | Visits: 2.752

Active LogView Active LogView is the next generation log analysis program. Webmaster can get access to the statistics very quickly as there is no need to download large log files. After the installation, the only thing he/she has to do is type the address of the script in his/her browser, for example:...


Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 33 KB Download (117): Active LogView Download

Added: August 04, 2008 | Visits: 1.014

OmniChex Web Manage info on your website in a linked checklist web, with a browser, mobile phone or Pocket PC. Ideal for all checklist types: task, to do, shopping, meeting notes, travel, packing, bookmark, wish, wedding registry, recipe, direction etc. Increase the value of your hosted, personal or corporate...


Platforms: Windows, *nix

License: Freeware Size: 1.47 MB Download (452): OmniChex Web Download

Added: August 19, 2008 | Visits: 859

CNSearch CNSearch is a full-text search system, easy to install and to set up. Supported platforms: Linux, FreeBSD, Windows, and Solaris. CNSearch performs full-text search by html, doc, rtf, pdf, txt and mp3 files, highlights the search result phrases, records and displays stats for search requests....


Platforms: Windows, *nix

License: Demo Cost: $119.00 USD Size: 440 KB Download (114): CNSearch Download

Added: January 18, 2010 | Visits: 1.025

PlotCalendar::Month PlotCalendar::Month is a Plot an ASCII or HTML calendar. SYNOPSIS Creates a Month object for plotting as ASCII, HTML, or in a Perl/Tk Canvas. Calls Day.pm for the individual days within the calendar. Measurements in pixels because - well, because. It seemed simpler when I made the decision....


Platforms: *nix

License: Freeware Size: 20.48 KB Download (94): PlotCalendar::Month Download

1 2 3 4 5 >