Form Scripts
  Home arrow JavaScript Scripts arrow Form Scripts
IBM Developerworks
ASP NET Scripts
ASP Scripts
C and C++ Scripts
Coldfusion Scripts
Java Scripts
JavaScript Scripts
Perl Scripts
PHP Scripts
Python Scripts
Remotely Hosted Scripts
Tools and Utilities Scripts
Sponsor Script  
Developer Forums  
Forums Sitemap 
IBM® developerWorks 
Free White Papers 
Link To Us
Script Daily Digest  
Weekly Newsletter
  
 
Developer Updates  
Free Website Content 
 RSS  Forums
 RSS  Scripts
 RSS  All Feeds
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
USERNAME
PASSWORD
>>> SIGN UP!  
Lost Password? 
NAV TOOL - Use this to navigate our site.
      
Looking for new scripts? or the most viewed ones? Use this tool to navigate Scripts.
Form Scripts
 
Pages: 1 2 3 4 5 6 7 8

FILTER
      
Sort By
Free or Paid
Rating
Platform
Special

Smart Forms
JAVASCRIPT SCRIPTS
Javascript Scripts

Smart Forms has more than 20 validation types and extra features that make using forms a better experience. The best practice of form validation involves two stages: 1) JavaScript validation since it is fast and it takes the load off the server; 2) Server-side validation since it does not depend on user’s software and therefore it can not be bypassed. Smart Forms includes PHP script that performs exactly the same validation as JavaScript, so you can easily implement this scheme. Validation is based on data types (number, word, alphanumeric, date, e-mail, etc) and comparisons (including numeric, text length, and selected items count comparisons). Also, you can add extra features to the form, including character counters for textarea & input tags (this way, when you set length limitation you can let the user know how many character he/she has left), groups of fixed size fields such as year-month-day (when you enter 4-digit year the focus automatically shifts to the month field), etc.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.82 out of 5 2.82 out of 5 2.82 out of 5 2.82 out of 5 2.82 out of 5
Price: $0
Version: 1.01
Platform:
Date Added: Monday, Dec 12, 2005
Last Updated: Monday, Jan 28, 2008
Visit Website

Tigra Form Validator PRO
JAVASCRIPT SCRIPTS
Javascript Scripts

Tigra Form Validator PRO is professionally designed JavaScript component performing client-side form validation of any complexity. The script supports most of the data types used in online forms and it can be easily extended with any custom types. Offering rich feature set, and great browser compatibility Tigra Form Validator PRO is suitable for any HTML form imaginable so visitors benefit from uniform, intuitive and friendly client side validation. We collected all the features offered by client side validators and made them easy to manage. * Multiple forms per page supported * Number of verified form fields is not limited * Form fields can be verified to match predefined formats: o alphabethic (i.e. full name) o alphanumeric (i.e. nickname) o unsigned integer o integer o real (float) number o e-mail address o phone number (incl. hyphens & dots) o date dd-mm-yyyy - (customizable) o time hh:mm:ss - (customizable) * Any number of custom formats can be seamlessly added o regular expression for simple formats o JavaScript routine for complex formats * Relation checks across form fields (i.e. password match) * Highlights form field labels on error * Prevents multiple submits by blocking specified controls * Powerful error reporting featureset: o alert box o embedded message o confirmation alert box o embedded confirmation message o user-defined error processing function o any function can be handled instead of message output * Localization ready - customize validator messages for language of the site * Reduces network load and improves visitor experience * Minimum efforts to set up and maintain * All popular browsers supported (compatibility table) * Backed up with knowledgeable technical support

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.24 out of 5 3.24 out of 5 3.24 out of 5 3.24 out of 5 3.24 out of 5
Price: 29.00
Version: 1.3
Platform: Linux - Unix - Windows
Date Added: Wednesday, Feb 20, 2008
Last Updated: Thursday, Feb 28, 2008
Visit Website

Form field Limiter
JAVASCRIPT SCRIPTS
Javascript Scripts

Form field Limiter is multi-platform compatible. This script limits the amount of text a user can enter into particular INPUT or TEXTAREA elements, plus displays in real time the number of characters remaining.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.21 out of 5 3.21 out of 5 3.21 out of 5 3.21 out of 5 3.21 out of 5
Price: Free
Version: ?
Platform: Other
Date Added: Thursday, Jan 29, 2004
Last Updated: Wednesday, Feb 11, 2004
Visit Website

Formchecker
JAVASCRIPT SCRIPTS
Javascript Scripts

Anyone that has ever developed a web-application will probably have been confronted with the frustrations of it's users, that if they leave the page without saving the data they have entered, it all will be lost.This script will end those frustrations!! When included in any page (with the <script>-tag) you can activate it once the page is loaded (with the onLoad event) to store the current 'states' of all the forms in the web-page. Then, when the user tries to leave the page, it will perform another check and if it appears the state of the form(s) have been altered (the user has changed some data), it will alert the user of this and give the possibility to cancel leaving the pageIt also provides a function with which you can submit any form without triggering this alert. And it also provides a possibility to exclude certain elements from the check (so they can be changed without triggering the warning)

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.18 out of 5 3.18 out of 5 3.18 out of 5 3.18 out of 5 3.18 out of 5
Price: $0
Version: 1.0
Platform: Linux - Unix - Windows
Date Added: Wednesday, May 03, 2006
Last Updated: Monday, May 08, 2006
Visit Website

Destination Form Action
JAVASCRIPT SCRIPTS
Javascript Scripts

A simple checkbox to change the "action" destination in your form. This tools can be used with other form field and text link. Script very customizable and It's free so enjoy !!!!

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.18 out of 5 3.18 out of 5 3.18 out of 5 3.18 out of 5 3.18 out of 5
Price: Freeware
Version: 1
Platform: Linux - Unix - Windows
Date Added: Tuesday, Jun 19, 2007
Last Updated: Tuesday, Jun 26, 2007
Visit Website

Form2Popup script
JAVASCRIPT SCRIPTS
Javascript Scripts

Form2Popup script is multi-platform compatible. This useful script allows you to target a form's submission to a new customizable window, so the original page does not change once the "submit" button is pressed. Instead, a customizable pop up window is launched containing the destination page.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.17 out of 5 3.17 out of 5 3.17 out of 5 3.17 out of 5 3.17 out of 5
Price: free
Version: ?
Platform: Other
Date Added: Thursday, Jan 29, 2004
Last Updated: Wednesday, Feb 11, 2004
Visit Website

Credit Card Validation Script
JAVASCRIPT SCRIPTS
Javascript Scripts

Credit Card Validation Script is multi-platform compatible. This script verifies whether a credit card number follows some well known rules for various card types. For example, it checks the number of digits in the card and compares the starting digits for that card against the known digits for that card type. It also uses an algorithm called the Luhn algorithm that does a kind of checksum on the card number.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.16 out of 5 3.16 out of 5 3.16 out of 5 3.16 out of 5 3.16 out of 5
Price: Freeware
Version: ?
Platform: Other
Date Added: Thursday, Jan 29, 2004
Last Updated: Wednesday, Feb 11, 2004
Visit Website

Auto-Complete/Auto-Suggest
JAVASCRIPT SCRIPTS
Javascript Scripts

This library allows the easy DYNAMIC generation of auto-complete/auto-suggest functionality in text boxes/textarea boxes on your web pages. There is no complex coding for you to deal with or figure out. The OOP-ish approach requires only four lines of code and one event handler (copy and paste) on a text field tag. This approach also supports multiple auto-complete/auto-suggest fields in a page.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.15 out of 5 3.15 out of 5 3.15 out of 5 3.15 out of 5 3.15 out of 5
Price: GNU
Version: 1.01
Platform: Linux
Date Added: Monday, Jan 08, 2007
Last Updated: Monday, Jan 15, 2007
Visit Website

Check Email
JAVASCRIPT SCRIPTS
Javascript Scripts

Check Email is a multi-platform compatible JavaScript that will validate an email address entered into a form. Works in any browser on any platform, including pre version 4's and Macs. Updated to allow the new .name and .info domain suffixes.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.15 out of 5 3.15 out of 5 3.15 out of 5 3.15 out of 5 3.15 out of 5
Price: Free
Version: 2
Platform: Unix/Linux/Windows
Date Added: Tuesday, Dec 09, 2003
Last Updated: Tuesday, Mar 09, 2004
Visit Website

Submit Once
JAVASCRIPT SCRIPTS
Javascript Scripts

Submit Once is multi-platform compatible. Do you ever receive multiple copies of a single form submission? Do your visitors click the submit button over and over, hoping it will hurry up the process? This script will solve the problem by preventing the visitor from submitting the form after the first submission. Basic field validation also included.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.14 out of 5 3.14 out of 5 3.14 out of 5 3.14 out of 5 3.14 out of 5
Price: Free
Version: ?
Platform: Other
Date Added: Friday, Jan 30, 2004
Last Updated: Wednesday, Feb 11, 2004
Visit Website

Pages: 1 2 3 4 5 6 7 8

SEARCH SCRIPTS - Use this page to locate your desired scripts.
    
Search:
   Advanced Script Search
 

POST YOUR SCRIPT!
             
Post your Script for FREE using this toolbox.

Iron Speed

 

 
 
Accelerating Trading Partner Performance
 
Competing on Analytics
 
Cost Effective Scaling with Virtualization and Coyote Point Systems
 
Five Checkpoints to Implementing IP Telephony
 
Hosted Email Security: Staying Ahead of New Threats
 




© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway