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

No Entry 1 1 freeware
Filter: All | Freeware | Demo
 

No Entry 1 1

1 2 3 4 5 > 
Added: July 03, 2013 | Visits: 501

No Entry You can use this javascript to ensure that visitors do not leave a form entry blank. If they do, they are prompted to complete it before they can continue. Platforms: JavaScript

License: Freeware Size: 10 KB Download (47): No Entry Download

Added: May 27, 2010 | Visits: 1.282

No-Referrer No-Referrer is a Firefox extension that adds an entry to the context menu that lets you open a link in a new tab, without sending the referrer information.. Platforms: *nix

License: Freeware Size: 3.07 KB Download (98): No-Referrer Download

Added: April 05, 2010 | Visits: 832

Convert::yEnc::Entry Convert::yEnc::Entry is a Perl module as an entry in a Convert::yEnc::RC database. SYNOPSIS use Convert::yEnc::Entry; $entry = new Convert::yEnc::Entry { size => 10000 }; $entry = new Convert::yEnc::Entry { size => 50000, part => 1 }; $entry = load Convert::yEnc::Entry "10000t10000";... Platforms: *nix

License: Freeware Size: 56.32 KB Download (104): Convert::yEnc::Entry Download

Added: May 10, 2013 | Visits: 541

Validation (No Alert) This script helps you to stop displaying those annoying alert boxes with your javascript form validation.It uses images to display any error messages to the user Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (61): Validation (No Alert) Download

Added: April 28, 2013 | Visits: 542

No Duplicates This script prevents you from selecting the same choice when choosing from two different pulldown menus. Platforms: JavaScript

License: Freeware Size: 10 KB Download (44): No Duplicates Download

Added: May 10, 2013 | Visits: 542

No HTML You can use this javascript to ensure that visitors do not type in HTML entries. Platforms: JavaScript

License: Freeware Size: 10 KB Download (54): No HTML Download

Added: May 06, 2013 | Visits: 447

Max Entry This script makes sure your visitor doesn't exceed the maximum number of characters that you want to accept in a form. Platforms: JavaScript

License: Freeware Size: 10 KB Download (52): Max Entry Download

Added: March 26, 2010 | Visits: 1.695

2532|Gigs 2532|Gigs is a PHP/SQL gig lister designed for bands and music sites. The Web-based control panel allows admins to add, edit, and delete shows. 2532|Gigs also supports multiple users and admins. Installation: Please follow these steps in order and you will have 2532|Gigs up and running in... Platforms: *nix

License: Freeware Size: 204.8 KB Download (106): 2532|Gigs Download

Added: January 24, 2010 | Visits: 829

CGI_Lite CGI_Lite is a Perl module to process and decode WWW forms and cookies. SYNOPSIS use CGI_Lite; $cgi = new CGI_Lite; $cgi->set_platform ($platform); where $platform can be one of (case insensitive): Unix, Windows, Windows95, DOS, NT, PC, Mac or Macintosh $cgi->set_file_type (handle or... Platforms: *nix

License: Freeware Size: 14.34 KB Download (114): CGI_Lite Download

Added: July 14, 2010 | Visits: 1.226

Data::Type Data::Type is a Perl module with versatile data and value types. SYNOPSIS use Data::Type qw(:all); use Error qw(:try); try { verify $email , EMAIL; verify $homepage , URI(http); verify $cc , CREDITCARD( MASTERCARD, VISA ); verify $answer_a , YESNO; verify $gender , GENDER; verify... Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Data::Type Download

Added: June 24, 2013 | Visits: 344

lobpcg.m [blockVectorX,lambda]=lobpcg(blockVectorX,operatorA)outputs the array of algebraic smallest eigenvalues lambda andcorresponding matrix of orthonormalized eigenvectors blockVectorX of the Hermitian (full or sparse) operator operatorA using input matrix blockVectorX as an initial guess, without... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): lobpcg.m Download

Added: August 12, 2010 | Visits: 870

mod_auth_pamacea mod_auth_pamacea is an Apache 2 module that performs PAM based authentication using a customizable login form. Specifically, Basic Auth is not used because there is no feasible logout mechanism from a Basic Auth session, short of closing the browser. Limited authorization support is also... Platforms: *nix

License: Freeware Size: 63.49 KB Download (97): mod_auth_pamacea Download

Added: March 16, 2010 | Visits: 887

TRONimation TRONimation is a 3-D editing and animation program that aims to be compact and easy to use. It is written in C, and requies the installation only of GL, GLU, and GLUT. One of my goals in writing this program is to make it as easy for using as much as possible. At the moment, I am rather focused... Platforms: *nix

License: Freeware Size: 54.27 KB Download (94): TRONimation Download

Added: January 25, 2010 | Visits: 779

UDPM UDPM is a Perl extension for User Dialogs. SYNOPSIS use UDPM; my $d = new UDPM ({backtitle=>Demo,colours=>1,cr-wrap=>1, height=>20,width=>70,list-height=>5, no-shadows=>1}); $d->msgbox({title=>Welcome!, text=>[B]Welcome[/B] [U]one[/U] and [R]all[/R]!}); ABSTRACT UserDialogPerlModule... Platforms: *nix

License: Freeware Size: 39.94 KB Download (97): UDPM Download

Added: February 08, 2010 | Visits: 954

braa Braa is a tool for making SNMP queries. It is a software able to query hundreds or thousands of hosts simultaneously, while being completely single-threaded. The intended usage of such a tool is of course making SNMP queries - but unlike snmpget or snmpwalk from net-snmp, it is able to query... Platforms: *nix

License: Freeware Size: 39.94 KB Download (118): braa Download

Added: November 26, 2010 | Visits: 1.557

Net::SMS::Clickatell Net::SMS::Clickatell is Perl module access to Clickatell SMS messaging service. SYNOPSIS use Net::SMS::Clickatell; my $catell = Net::SMS::Clickatell->new( API_ID => $api_id ); $catell->auth( USER => $user, PASSWD => $passwd ); $catell->sendmsg( TO => $mobile_phone, MSG => Hi, Im using... Platforms: *nix

License: Freeware Size: 4.1 KB Download (114): Net::SMS::Clickatell Download

Added: June 03, 2010 | Visits: 729

Text::MessageFormat Text::MessageFormat is a language neutral way to display messages. SYNOPSIS use Text::MessageFormat; my $form = Text::MessageFormat->new(The disk "{1}" contains {0} file(s).); print $form->format(3, MyDisk); # output: The disk "MyDisk" contains 3 file(s). Text::MessageFormat is a Perl... Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): Text::MessageFormat Download

Released: March 15, 2013  |  Added: August 19, 2013 | Visits: 635

Zelda Logon Screen Play the role of Link, at first just a boy, but slowly we will become savior of Hyrule and will search the princess Zelda in castles, dungeons and many more sites. Features: Sequential Mode: Incremental rotation of 5 logon wallpapers on every restart. Random Mode: Randomize the logon... Platforms: Windows

License: Freeware Size: 11.11 MB Download (41): Zelda Logon Screen Download

Added: June 16, 2013 | Visits: 797

scatplot % Draws a scatter plot with a colorscale% representing the data density computed% using three methods%% INPUT VARIABLES:% x,y - are the data points% method - is the method used to calculate data densities:% 'circles' - uses circles with a determined area% centered at each data point% 'squares' -... Platforms: Matlab

License: Freeware Size: 10 KB Download (71): scatplot Download

Added: August 11, 2013 | Visits: 733

LiveHelpNow Help Desk LiveHelpNow Help Desk plugin/widget once installed will provide your business with must-have help desk functions: 1. Live Chat System 2. Trouble Ticket System 3. Knowledge Base SystemLiveHelpNow is reliable, trusted, responsive and award winning Help Desk Software. It will greatly benefit any... Platforms: PHP

License: Freeware Size: 10 KB Download (51): LiveHelpNow Help Desk Download

1 2 3 4 5 >