Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

New Scripts | CGI & Perl

Results 81-100 of 1000
Ultimate Ad Tracker
With the Ultimate Ad Tracker you will be able to run your own professional tracking system with no monthly fees! - Track your ad hits by using different URL's for each ad campaign. - Track hits from any site you send traffic to (i.e. affiliate programs, safelists,)and / or label them to know from where you sent them. - Track hits and unique hits by month, day, even down to the hour!
(0 ratings)
Reviews0
PriceUSD 19.95
Views876
Site-Tester
Site-Tester is a simple Perl script used to test the availability of standard Perl modules required by MobileSiteOS™ (ref. %modules variable). It tests several Perl Modules for functionality, as opposed to just being available (LWP, Net::SSL/IO::Socket::SSL/Net::SSLeay). It also checks for the availability/functionality of the DBI and XML::Parser Perl modules. Site-Tester also provides a list of the server's current CGI Environment Variables. Module detection can be modified easily for only the ones you would like to test for. Output is HTML5 as XML. Output is sized for use by mobile devices.
(0 ratings)
Reviews0
PriceFree
Views971
Site-Text-Display
Site-Text-Display is a simple perl script used to display text files (typically code) similar to the way FireFox does for .cgi, .pl, .js, etc. extensioned files by default. It outputs files with a Content-Type of 'text/plain' in the HTTP header, thus instructing all browsers to display the selected file as mime type 'text/plain'. The output is correctly encoded Unicode UTF-8 text, as long as the original script file was also.
(0 ratings)
Reviews0
PriceFree
Views1573
MobileSiteOS Basic
MobileSiteOS Basic is a simple perl script used to produce xHTML Mobile Profile compliant web pages for mobile devices, while adding 'Google AdSense' ads and/or AdMob ads dynamically (does not rely on JavaScript). If JavaScript is available and the browser is a desktop version, standard Google ads are substituted instead. Pages are output as XML (mime type 'application/xhtml+xml'), UTF-8 encoded text for mobile devices, but fall back to xHTML Transitional for a desktop browser. Templates are simple xHTML pages with common CSS, which are completely editable for any look or content desired. The latest version incorporates Google Checkout (the JavaScript API) into your website, but automatically falls back to Google 'BuyButtons' for JavaScript disabled devices.
(0 ratings)
Reviews0
PriceFree
Views1200
Skype Messages Sender, SMS PRO
Guruperl.net & Getabest.com (Software Community. LIVE!) Present: The most powerful message sender - Skype Messages Sender. We just build this highly marketing tool for webmasters, marketing companies and even you want to chat with the online Skype users worldwide. Send Your messages for all online Skype users!
(0 ratings)
Reviews0
PriceUSD 19.95
Views919
MyGenesis! CMS
MyGenesis! lets you manage and delegate authoring privileges to unlimited user accounts. Admin can set permissions to allow users to sign up automatically or request approval. Available in many languages with Language translation tool for developers. User interface seamlessly integrates with your html, simply modify one html file. Modular and commented software source code gives developers the ability to customize the core software to their specifications. One time license fee for a lifetime license, no annuall or monthly fees. Software executes 100% locally on your own server. Several turnkey versions to choose from with licensing as low as $29
(0 ratings)
Reviews0
PriceUSD 29.00
Views980
College Custodian
College Custodian is a complete academic information system that consists of several modules for your college to choose from. Library (OPAC, Circulation Desk etc), Registrar (Course Management / Student Records), Faculty (Assignments, Exams, Surveys etc), Recruitment, Alumni, Donor, and Student Portal are just some of the key features available.
(3 ratings)
Reviews0
PriceUSD 500.00
Views513
FORM2FILE free
We have created a script in the Perl language (CGI) that will allow any number of fields used in a form to have their data saved in a file on your own web server, this script is executed once the "post" or "submit" command is sent. There are are currently 3 versions of this script available, Free, Basic and Professional, below is a description of what each can achieve: FREE : Saves the data from the first field only (has to be called "form2file_free"), saves that data in a file called "form2file_free.txt". BASIC : Same as FREE except the field can be called anything and supports template file for saving of the data (uses tag format for placing of your field data). PROFESSIONAL : Same as BASIC except can support all fields in the form and has the same template setup. All scripts have a result HTML page thats set from the script file.
(0 ratings)
Reviews0
PriceFree
Views1107
pararun
pararun is a simple perl script that executes all executables in a folder using multiple threads. Perl CPAN thread module is required.
(0 ratings)
Reviews0
PriceFree
Views792
Perl arrays tutorial
Learn through examples how to use and manipulate the arrays in a Perl script. The script examples show you how to define and create an array, the context in which the array variables are used and different ways to manipulate them: append elements to a Perl array, assign a list to Perl arrays, modify Perl array elements, iterate and loop through the array elements, sort Perl arrays and much more.
(0 ratings)
Reviews0
PriceFree
Views716
Multiple Level Email Auto-Responder
CGI Script that allows you to sell or give away autoresponder email addresses that send out unlimited followup emails to subscribers. Subscribers can be manually added or just email the recipient. Secure admin and webmaster area provide detailed statistics and management of mailing lists. Admin may add custom footers and headers to all outgoing email. Remove link function. Setup is a breeze.
(0 ratings)
Reviews0
PriceGBP 1.00
Views789
csCreate Pro
csCreate Pro offers team web site management capabilities. A single administrator sets up an unlimited amount of users. This allows you to setup different users for each area of your web site. The administrator also determines what pages can be edited by each user. The users cannot modify pages that have not been assigned to them. The system can also be used by one person, the admin has full access to all files as a super user. All the power of this awesome application can be used by one or thousands of users. All the web page editing is done using only the web browser. Using our exclusive WYSIWYG HTML Editor, your users can modify their pages in true WYSIWYG mode! No other web page publishing application can say that. You simple have to try the demo and see for yourself!
(0 ratings)
Reviews0
PriceUSD 49.00
Views653
Connect to a Paradox database through a DBD::ODBC driver
The script will show you how to create an ODBC connection to a Paradox database, install the DBD::ODBC Perl module and how to use some queries for interrogating a Paradox table in connection with DBI Perl module (a database-independent interface) and the specific DBD driver. Previously you must install BDE (Borland Database Engine) on your computer. Using DBI and DBD you can connect to any kind of database you have in view (not only Paradox).
(3 ratings)
Reviews0
PriceFree
Views1056
csForum
csForum is a powerful, web based light weight forum. Many forums on the market are very cumbersome and hard to understand. There are so many settings on some of them that you never really know what you are doing. Many of the forums, in fact, are complete websites. That is great if that is what you want. But what if all you want is to add one or more forums to your existing website? We have solved that problem for you by developing csForum!
(0 ratings)
Reviews0
PriceUSD 49.00
Views673
Perl Tutorials - Name Spaces and Perl Module Files
This provides tutorial examples and notes about Perl module files and name spaces. Topics include using require() and do() functions to include other script files, using 'package' statement to declare new name spaces; creating new Perl modules in *.pm files.
(0 ratings)
Reviews0
PriceFree
Views696
rssbox - RSS Feed Parser And Display Boxes Standalone
This is a single cgi file standalone RSS parser, reader, and display multi-theme program. Use it to display different RSS feeds boxes on your site from one or more RSS feeds sites. Live demos: http://www.mewsoft.com/rs sbox/rssbox.html . Usage details from our site: http://www.mewsoft.com/cg i-bin/forum/forum.cgi?act ion=ViewTopic&Topic=2910& Forum=1&Page=1&Period=0a& Lang=English.
(0 ratings)
Reviews0
PriceFree
Views1874
Perl Form Captcha
HotDreamweaver Perl Captcha is a Dreamweaver extension that allows to protect Perl scripts from automatic submissions, spam, spam-bots. You don�t need to know Perl to use this product, just insert the captcha image in the page that contains the form and select the Perl page that process the form to insert the secure verification, all this from the Dreamweaver visual interface.
(3 ratings)
Reviews0
PriceUSD 29.99
Views1673
Hotmail, Gmail, Yahoo Tell a Friend Button
By adding our unique Tell a Friend button on your website, your visitors can automatically e-mail their friends about your website whenever they find something they'd like to share. We give your visitors the option to retrieve e-mail address from their address book. We support all major e-mail providers, including Hotmail and Yaho
(0 ratings)
Reviews0
PriceFree
Views1465
Free Autoresponder and Mailing List Manager AMLM
Do you want a free email autoresponder or a free mailing list management software? The Autoresponder and Mailing List Manager (AMLM) combines the best features of both. Here is how it works: When your visitor fills up a subscribe form on your website or sends out an email to the auto responder, the script automatically adds the visitor to a mailing list and begins the followup at predetermined intervals. The mailing list feature allows you to manage your messages and subscribers easily. Lots of powerful features include: mysql database, multiple free email auto responders, personalized emails, newsletters, double opt-in and an easy-to-use interface. You can install it, forget it and it will run automatically trouble-free for years. No monthly fee with unlimited usage and full access to your database. Free support at our forum. Read testimonials from our users. Download the free unrestricted Lite version suitable for low volume usage. Upgrade to the Pro version later if required.
(0 ratings)
Reviews0
PriceFree
Views1770
AllForm Pro
Single and MultiPage Form Processor, with CAPTCHA code anti-spam protection, capable of handling file uploads from any page, file attachment delivery, displaying previews, storing submissions on your server, exporting to CSV file, sending your customers email attachments in Autoresponders, running on Secure Servers (SSL) and a whole lot more.
(3 ratings)
Reviews0
PriceUSD 69.00
Views1655
Results 81-100 of 1000