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

Form Validation Class software
Filter: All | Freeware | Demo
 

Form Validation Class

1 2 3 4 5 > 
Added: October 05, 2010 | Visits: 2.441

PHP HTML Form Generation and Validation Class 1.0 Beta PHP HTML Form Generation and Validation Class is a PHP class for easy HTML form generation and validation. If youre a web developer you know that designing HTML forms and writing the PHP code for their validation is a really dull task. And if youre like me you mustve looked around the web to...



Platforms: *nix

License: Freeware Size: 133.12 KB Download (131): PHP HTML Form Generation and Validation Class 1.0 Beta Download

Released: June 22, 2012  |  Added: June 22, 2012 | Visits: 824

JS Auto Form Validator - JavaScript Form Validation The JS Auto Form Validator is an easy-to-setup form validation script which enables you to handle the whole form validation process without writing any JavaScript code. This script allows you to specify certain form elements as "required" or "non-required" and also what specific type they have:...





Platforms: Windows, Unix, Linux

License: Freeware Size: 39 KB Download (55): JS Auto Form Validator - JavaScript Form Validation Download

Added: August 06, 2013 | Visits: 394

Form elements class This script allows you to place select boxes, radio groups, checkbox groups on to your page dynamicaly. Items are loaded from database.In the same file sc_classes.php there is an other class. Called sc_form_elements. Used partialy from sc_ajax_select_boxes. It is a nice form helper class.Adds...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (53): Form elements class Download

Released: August 16, 2010  |  Added: July 18, 2013 | Visits: 5.188

SharePoint Form Validation Check whether the user has entered or selected value; Check whether input value is against a regular expression; Check whether input value is between two fixed values; List frequently-used regular expressions in setting pages. SharePoint Form Validation supports a client-side...


Platforms: Windows

License: Shareware Cost: $499.00 USD Size: 411 KB Download (428): SharePoint Form Validation Download

Added: June 22, 2010 | Visits: 1.263

Rose::HTML::Form Rose::HTML::Form is a HTML form base class. SYNOPSIS package PersonForm; use Rose::HTML::Form; our @ISA = qw(Rose::HTML::Form); use Person; sub build_form { my($self) = shift; $self->add_fields ( name => { type => text, size => 25, required => 1 }, email => { type => email, size...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (91): Rose::HTML::Form Download

Added: August 05, 2013 | Visits: 663

Yet Another Unobtrusive Form Validation Script Alpha I wond-deOaot go into very much detail as the script is still in an alpha stage of developmentd-deTZAt a glance: * Unobtrusive javascript (an obligation in these heady days of web-two-oh) * Validates multiple forms per page * Multiple validation rules can be stipulated for each form field *...


Platforms: JavaScript

License: Freeware Size: 20.48 KB Download (51): Yet Another Unobtrusive Form Validation Script Alpha Download

Released: January 20, 2016  |  Added: May 25, 2016 | Visits: 2.535

JS Auto Form Validator The JS Auto Form Validator is an easy-to-setup form validation script which enables you to handle the whole form validation process without writing any JavaScript code. This script allows you to specify certain form elements as "required" or "non-required" and also what specific type they have:...


Platforms: Windows, *nix, Windows 7

License: Freeware Size: 93.22 KB Download (231): JS Auto Form Validator Download

Released: February 22, 2014  |  Added: August 30, 2014 | Visits: 515

jsFromValidator The jsFromValidator is an easy-to-setup script for form validation which enables you to handle the whole form validation process without writing any JavaScript code. This script allows you to specify certain form elements as "required" or "non-required" and also what specific type they have:...


Platforms: Windows, *nix, Windows 7

License: Shareware Cost: $9.90 USD Size: 40.51 KB Download (49): jsFromValidator Download

Released: August 10, 2008  |  Added: August 29, 2008 | Visits: 10.179

PHP Form Validator It is quite essential to have input validations in the server side form processing script. Having the right set of validations prevent bad data entering your database. Form validations can, to some extend, prevent attacks too. The PHP form validation script contains a set of commonly required...


Platforms: Not Applicable

License: Freeware Size: 49.74 KB Download (1945): PHP Form Validator Download

Added: May 27, 2013 | Visits: 593

Tigra Form Validator Tigra Form Validator is free javascript component performing client side form validation. With its rich feature set the script can be used with HTML forms of virtually any complexity. This component is a simple way to improve visitors' experience, robustness and resource efficiency of your web...


Platforms: JavaScript

License: Freeware Size: 30.72 KB Download (48): Tigra Form Validator Download

Added: May 26, 2013 | Visits: 547

Check Form This form validation script will place a check in the checkbox next to a textbox in a form if the enty is valid.Includes basic form validation.


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (47): Check Form Download

Added: May 01, 2013 | Visits: 445

RegExp Validation This script allows you to make form validation using regular expressions.None of the information submitted in the forssions.&ld.


Platforms: JavaScript

License: Freeware Size: 10 KB Download (52): RegExp Validation Download

Released: July 11, 2013  |  Added: October 19, 2013 | Visits: 574

Webix Form A nice looking Webix Form helps you easily get important information from users. It consists of useful elements like input fields (namely text and text area widgets), select boxes, checkboxes, radiobuttons and approve/cancel buttons. Webix Form can be customized for certain tasks by putting...


Platforms: Windows, Mac, *nix, iPhone,iPod,iTouch,Java

License: Shareware Cost: $170.00 USD Size: 1.23 MB Download (45): Webix Form Download

Released: April 06, 2003  |  Added: May 08, 2006 | Visits: 4.691

VDaemon - form validation solution An important aspect of creating Web Forms pages for user input is to be able to check that the information users enter is valid. VDaemon is a PHP library that grants an easy-to-use but powerful way to check for errors and, if necessary, display messages to the user.


Platforms: BeOS, Windows, *nix

License: Freeware Size: 123 KB Download (597): VDaemon - form validation solution Download

Added: March 05, 2006 | Visits: 5.354

JavaScript Form Validator Client side java script is the efficient way to validate the user input in web forms. It gives the response immediately and reduces the server load. But, when there are many forms in the project and when the forms are long, writing the form validations becomes a daunting, repetitive task. Save...


Platforms: Windows, *nix

License: Freeware Size: 8 KB Download (729): JavaScript Form Validator Download

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 605

Email-Validation Example of how Javascrpt and PHP can work together to provide simple and extensible email form validation. Use this as a starting point for more complex server-side validation without screen refresh.


Platforms: Windows

License: Freeware Download (46): Email-Validation Download

Released: September 10, 2012  |  Added: September 10, 2012 | Visits: 816

JS Auto Form Validator - JavaScript Easy-To-Setup The JS Auto Form Validator is an easy-to-setup form validation script which enables you to handle the whole form validation process without writing any JavaScript code. This script allows you to specify certain form elements as "required" or "non-required" and also what specific type they have:...


Platforms: Windows, Linux

License: Freeware Size: 39 KB Download (61): JS Auto Form Validator - JavaScript Easy-To-Setup Download

Added: May 10, 2013 | Visits: 728

inPhorm inPhorm is a PHP class which provides a framework for creating, displaying and validating HTML forms from your PHP applications. It has been designed to be extremely flexible and extensible by using an abstract factory pattern to dynamically load components (PHP classes which implement HTML form...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (60): inPhorm Download

Added: June 15, 2013 | Visits: 628

Yet another ajax paged comments (YAAPC) This plugin provide Ajax enabled comments system with paging,posting and form validation to your WordPress blog. * Ajax page navigation. When the user navigate through the comments via page selector,only the comments area will be send back to the client and refreshed,not the full page.This...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (50): Yet another ajax paged comments (YAAPC) Download

Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 563

Noas PHP, extreme framework for PHP User message support, Web Application manager, MVC component structure, Session managing system, Request managing system, User authentificate, Template support, Tag extension, Internationalize, Input form validation, Data base abstract layer and others


Platforms: Windows, Mac, Linux

License: Freeware Size: 182.94 KB Download (57): Noas PHP, extreme framework for PHP Download

1 2 3 4 5 >