Form Scripts
  Home arrow JavaScript Scripts arrow Form Scripts
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 Scripts.com 
Developer Forums  
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 9

FILTER
      
Sort By
Free or Paid
Rating
Platform
Special

AJAX Tutorial - My First AJAX form
JAVASCRIPT SCRIPTS
Javascript Scripts

In this article, I'll explain demonstrate the fundamental steps to creating an Ajax form. In this demo, there are two files, one is index_demo.php and the other is add_url_demo.php

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.13 out of 5 3.13 out of 5 3.13 out of 5 3.13 out of 5 3.13 out of 5
Price: 0
Version: 1
Platform: Linux - Unix - Windows
Date Added: Friday, Oct 21, 2005
Last Updated: Thursday, Nov 03, 2005
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.12 out of 5 3.12 out of 5 3.12 out of 5 3.12 out of 5 3.12 out of 5
Price: Free
Version: ?
Platform: Other
Date Added: Thursday, Jan 29, 2004
Last Updated: Wednesday, Feb 11, 2004
Visit Website

Validation (Num. or Chars)
JAVASCRIPT SCRIPTS
Javascript Scripts

Validation (Num. or Chars) is multi-platform compatible. Validates an input field to make sure that only a number or character is entered. If you enter a number or a letter everything you can continue on. But, entering another value like an exclamation point (!), an ampersand (&), or a dollar sign ($), you will be prompted with a warning message. It even highlights the incorrect entry field for you.

Rate Script | Read Reviews | Write Review | Email Script

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

Check if its a number
JAVASCRIPT SCRIPTS
Javascript Scripts

Check if its a number is multi-platform compatible. This script checks the contents of a form box to ensure that its a number (updated to accept demicals). If not, the submission of the form is canceled, and the surfer prompted to re-enter a valid number. This script requires NS 4.x or IE 4.x to function-all other browsers will simply not participate in the number checking.

Rate Script | Read Reviews | Write Review | Email Script

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

select-all
JAVASCRIPT SCRIPTS
Javascript Scripts

select-all is multi-platform compatible. This script allows you to add a "select all" feature to your form 'TEXTAREA's, whereby visitors can easily highlight the containing content with a click on a link.

Rate Script | Read Reviews | Write Review | Email Script

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

jsVal Form validation framework
JAVASCRIPT SCRIPTS
Javascript Scripts

jsVal is a JavaScript program used for validating HTML Forms on the client side. This allows HTML forms to be validated in the browser without having to send a request to a sever (PHP, ASP, Perl...). jsVals saves you from having to write complicated validations on server side as well as helping you avoid having to rebuild and repopulate the form when validation fails. The advantage versus other client side HTML form validators is the ease of use and flexibility you'll gain. jsVal fits the needs for most HTML Forms, and can be also easily be integrated with existing HTML Forms.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.09 out of 5 3.09 out of 5 3.09 out of 5 3.09 out of 5 3.09 out of 5
Price: Open Source
Version: 1.3.0
Platform: Linux - Unix - Windows
Date Added: Wednesday, Mar 09, 2005
Last Updated: Tuesday, Mar 29, 2005
Visit Website

Check All / Clear All links for dynamic check-boxes
JAVASCRIPT SCRIPTS
Javascript Scripts

Check All / Clear All links for dynamic check-boxes is multi-platform compatible. In forms when using check boxes for a list of records that is generated dynamically (example: display of messages in your yahoo or hotmail inbox) you might want a simple feature of checking or clearing all the check boxes related to those records before deleting or moving. Use this simple script to do just so.

Rate Script | Read Reviews | Write Review | Email Script

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

Form Styler
JAVASCRIPT SCRIPTS
Javascript Scripts

Change standard appearance of all html form elements with CSS/JavaScript: button, checkbox, file, radio, select, text, textarea. Flicker-free operation: HTML code is not modified by JavaScript, which ensures flicker-free loading of webpages. Supported browsers: IE7+, FireFox, Chrome, Safari, Opera (IE6 displays unskinned form).

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.07 out of 5 3.07 out of 5 3.07 out of 5 3.07 out of 5 3.07 out of 5
Price: Free
Version: 1
Platform:
Date Added: Monday, Mar 26, 2012
Last Updated: Wednesday, Mar 28, 2012
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.06 out of 5 3.06 out of 5 3.06 out of 5 3.06 out of 5 3.06 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

Word Filter
JAVASCRIPT SCRIPTS
Javascript Scripts

Word Filter is multi-platform compatible JavaScript "Word Filter". It is a type of form validator. When the user submits some text, the validator will check the text for words that has to be filtered. The words that have to be filtered must be added to the array swear_words_arr. When the user types the text and hits the submit button, if the text contains any word that is present in the array swear_words_arr, the form will not be submitted. The script can be used for validation of swear words etc.

Rate Script | Read Reviews | Write Review | Email Script

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

Pages: 1 2 3 4 5 6 7 8 9

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

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


© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 11 - Follow our Sitemap