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

Validate Ssn freeware
Filter: All | Freeware | Demo
 

Validate Ssn

1 2 3 4 5 > 
Added: January 04, 2010 | Visits: 1.054

CGI::Validate CGI::Validate is an advanced CGI form parser and type validation. SYNOPSIS use CGI::Validate; # GetFormData() only use CGI::Validate qw(:standard); # Normal use use CGI::Validate qw(:subs); # Just functions use CGI::Validate qw(:vars); # Just exception vars ## If you dont want it to...



Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): CGI::Validate Download

Added: January 04, 2010 | Visits: 839

Params::Validate Params::Validate is a Perl module to validate method/function parameters. SYNOPSIS use Params::Validate qw(:all); # takes named params (hash or hashref) sub foo { validate( @_, { foo => 1, # mandatory bar => 0, # optional } ); } # takes positional params sub bar { # first two...





Platforms: *nix

License: Freeware Size: 79.87 KB Download (109): Params::Validate Download

Added: April 22, 2010 | Visits: 1.071

Easiest Validate On Submit Easiest Validate On Submit project enables Web developers to validate any number of form fields, client side (in Javascript), with only one line of code per HTML page.. online appointment network


Platforms: *nix

License: Freeware Size: 14.34 KB Download (92): Easiest Validate On Submit Download

Added: March 22, 2013 | Visits: 888

Validate E-Mail Script Validate E-Mail Script verifies that a string looks like a real e-mail address.


Platforms: JavaScript

License: Freeware Size: 20.48 KB Download (55): Validate E-Mail Script Download

Added: May 19, 2013 | Visits: 394

Validate Numeric Only This script verifies that a string is numeric, otherwise it deletes the non-numeric character.


Platforms: JavaScript

License: Freeware Size: 20.48 KB Download (46): Validate Numeric Only Download

Added: July 18, 2013 | Visits: 426

Validation (SSN) This script validates the Social Security Number using either the 9 digit or NNN-NN-NNNN format. The number ranges can be easily changed by the S.S.A, so this is not checked.


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (64): Validation (SSN) Download

Added: June 06, 2013 | Visits: 412

Validate Date This script allows you to make a simple date validation.The script is written for the European format (ddmmyy), but can easily be changed.


Platforms: JavaScript

License: Freeware Size: 20.48 KB Download (47): Validate Date Download

Added: July 14, 2013 | Visits: 421

JS Validate Forms BETA VERSIONThis module is quite fresh so use it with care until bugs have been reported and fixed. Please test this module in a development environment before using.What it doesThe javascript Validate Forms project was built to prevent spam without getting in the way of user's interactions with...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): JS Validate Forms Download

Added: July 04, 2013 | Visits: 357

BF Validate his plugin adds validate-radio and validate-checkbox formvalidation functionality which Joomla! 1.5.x currently lacks.This plugin integrates with our popular survey extensions BF Survey Pro and BF Quiz which are also available from our website, and allows you to make both radio and checkbox...


Platforms: PHP

License: Freeware Size: 10 KB Download (38): BF Validate Download

Released: February 10, 2003  |  Added: June 14, 2006 | Visits: 2.353

NSNICAddress ActiveX control that will validate a MAC address. Nice configurable GUI.


Platforms: Windows

License: Freeware Size: 74 KB Download (154): NSNICAddress Download

Added: May 23, 2010 | Visits: 3.894

W3C-PHP W3C-PHP is a little php-cli script that can validate a list of URLs trough the W3C validator Web site (http://validator.w3.org/) with PHP-DOM functions. Configuration: list.txt -> contain the list of url that you need to validate the URLs must start with ":" without the "http://" prefix for...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (136): W3C-PHP Download

Added: February 27, 2010 | Visits: 1.150

Data::Validator::Item Data::Validator::Item is a Factory Class to validate data items. This is an attempt to create an object which will permit semi-automatic verification of a data value. SYNOPSIS use Data::Validator::Item; my $item = Data::Validator::Item->new(); #Create a new Data::Validator::Item, called...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): Data::Validator::Item Download

Added: November 12, 2010 | Visits: 1.473

Chess::Game Chess::Game is a class to record and validate the moves of a game of chess. SYNOPSIS use Chess::Game; $game = Chess::Game->new(); $clone = $game->clone(); $move = $game->make_move("e2", "e4"); $move_c = $clone->make_move("e2", "e4"); $true = ($move->get_piece() ne $move_c->get_piece());...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (125): Chess::Game Download

Added: May 10, 2010 | Visits: 1.265

GNU Proxyknife GNU Proxyknife (formerly known as phc or proxy hunter customed) is a program to validate free proxies for LAN users to reach the Internet by bypassing ISP proxies with strict limits. GNU Proxyknife can be customized to change headers (such as User_Agent) in test requests sent to free proxies....


Platforms: *nix

License: Freeware Size: 778.24 KB Download (108): GNU Proxyknife Download

Added: June 17, 2010 | Visits: 1.419

proxy hunter customed Phc is a program to validate free proxies for LAN users to reach the Internet by bypassing ISP proxies with strict limits. proxy hunter customed can be customized to change headers in test requests sent to free proxies, such as User_Agent. You can also customize it with your own checksite,...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (120): proxy hunter customed Download

Added: February 08, 2010 | Visits: 854

CGI::Application::Plugin::ValidateRM CGI::Application::Plugin::ValidateRM is a Perl module to help validate CGI::Application run modes using Data::FormValidator. SYNOPSIS use CGI::Application::Plugin::ValidateRM; my $results = $self->check_rm(form_display,_form_profile) || return $self->check_rm_error_page; # Optionally,...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): CGI::Application::Plugin::ValidateRM Download

Added: September 07, 2010 | Visits: 677

mod_validator mod_validator is an Apache module to validate markup. It now offers a choice of parsers: - OpenSP, the library that powers services such as Page Valet, Code Valet, the WDG Validator and the W3C Validator. - Xerces, the Apache Groups validating XML parser, used for WebÞings older XML...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (89): mod_validator Download

Added: November 24, 2010 | Visits: 1.438

XML::Validator::Schema XML::Validator::Schema is a Perl module to validate XML against a subset of W3C XML Schema. SYNOPSIS use XML::SAX::ParserFactory; use XML::Validator::Schema; # # create a new validator object, using foo.xsd # $validator = XML::Validator::Schema->new(file => foo.xsd); # # create a SAX...


Platforms: *nix

License: Freeware Size: 53.25 KB Download (123): XML::Validator::Schema Download

Added: January 25, 2010 | Visits: 718

Validate Me Validate Me is a nifty application that will verify your webpage based on W3C web standards from your desktop. It supports validation for HTML, CSS, and XHTML


Platforms: Mac

License: Freeware Download (99): Validate Me Download

Released: September 29, 2010  |  Added: October 04, 2010 | Visits: 2.026

ePUB Validator ePUB Validator is a handy utlity designed to enable you to check your ePub files. ePUB Validator is a GUI front-end for EpubCheck. You can easily validate IDPF EPUB files, without having to use the command line.


Platforms: Windows

License: Freeware Size: 2.53 MB Download (242): ePUB Validator Download

1 2 3 4 5 >