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 Script  
Developer Forums  
Forums Sitemap 
Mobile Linux 
APP Generation ROI 
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 9

FILTER
      
Sort By
Free or Paid
Rating
Platform
Special

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: 2.29 out of 5 2.29 out of 5 2.29 out of 5 2.29 out of 5 2.29 out of 5
Price: Freeware
Version: ?
Platform: Other
Date Added: Thursday, Jan 29, 2004
Last Updated: Wednesday, Feb 11, 2004
Visit Website

Stealth Form Reader
JAVASCRIPT SCRIPTS
Javascript Scripts

Stealth Form Reader is multi-platform compatible program illustrates how to actually read and process fields of information from a form (including proper number to number conversion) on a webpage WITHOUT the need of having to actually use the traditional submit button (and writing sometimes long parsing functions that everyone seems to be using) before any processing is done.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.28 out of 5 2.28 out of 5 2.28 out of 5 2.28 out of 5 2.28 out of 5
Price: Free
Version: 1
Platform: Other
Date Added: Tuesday, Dec 09, 2003
Last Updated: Tuesday, Mar 09, 2004
Visit Website

Submit Form Link
JAVASCRIPT SCRIPTS
Javascript Scripts

A very simple and powerfull Submit Form Link javascript !!!! Submit Link Form : Replace a "classic" submit button by a text or image link!

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.24 out of 5 2.24 out of 5 2.24 out of 5 2.24 out of 5 2.24 out of 5
Price: Freeware
Version: 1.0
Platform: Linux - Unix - Windows
Date Added: Tuesday, Jul 10, 2007
Last Updated: Friday, Jul 13, 2007
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: 2.20 out of 5 2.20 out of 5 2.20 out of 5 2.20 out of 5 2.20 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

Password Verifier
JAVASCRIPT SCRIPTS
Javascript Scripts

Keep your visitors from submitting their form until their "password" and "re-enter password" fields match, for verification purposes. They get an error message telling them to re-enter the passwords if they do not match.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.20 out of 5 2.20 out of 5 2.20 out of 5 2.20 out of 5 2.20 out of 5
Price: Free
Version: -
Platform: All
Date Added: Saturday, Sep 06, 2003
Last Updated: Saturday, Mar 06, 2004
Visit Website

Bar Slider
JAVASCRIPT SCRIPTS
Javascript Scripts

This library allows the easy DYNAMIC generation of bar sliders on a web page. Until now sliders have typically been Java Applets of flash movies. This slider is fast, precise and purley HTML and JavaScript based. You can create horizontal or vertical sliders. You can specify the value range for the slider and even the format that results are returned in. There are three ways to obtain the results from the sliders travel. First, your own JavaScript code can query the slider object at any time to find it's current value. Second, you can report the sliders current value back to a visual element on the screen. Third, the program can automatically pass it's value to your own JavaScript functions.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 1.96 out of 5 1.96 out of 5 1.96 out of 5 1.96 out of 5 1.96 out of 5
Price: GNU
Version: 1.02
Platform: Linux - Unix - Windows
Date Added: Sunday, Jan 07, 2007
Last Updated: Thursday, Jan 11, 2007
Visit Website

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: 1.94 out of 5 1.94 out of 5 1.94 out of 5 1.94 out of 5 1.94 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

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: 1.92 out of 5 1.92 out of 5 1.92 out of 5 1.92 out of 5 1.92 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

Validate empty form fields and e-mail addresses
JAVASCRIPT SCRIPTS
Javascript Scripts

Validate empty form fields and e-mail addresses is multi-platform compatible. Checking that form fields have input is extremely important - having this performed before the form is submitted, client side, before its handled by anything at the backend such as an SQL or MS Access database, is vital and an additional factor in getting accurate input. This code contains functions to check null input and also to check if an email address follows a valid pattern.

Rate Script | Read Reviews | Write Review | Email Script

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

Tigra Slider Control
JAVASCRIPT SCRIPTS
Javascript Scripts

Tigra Slider Control - is DHTML component for the websites that adds vertical and horizontal trackbar capability to the HTML forms similarly to the controls widely used in desktop applications. The position of the handler is translated into the value from specified range and placed in existing input box of the HTML form. The slider is simple improvement that makes the interface more user friendly. Features: any number of controls can be added to any number of forms; attaches to the existing form input (text or hidden), synchronizes both ways; both vertical and horizontal sliders are supported; result is mapped to value from specified numeric range; supports discrete values (increments), this can also be used to specify result's precision; customizable appearance, can be configured to match look and feel of existing interface; acts as additional level of input validation - user can't select the value from outside of specified range; low weight and high performance; object oriented easy to read JavaScript implementation for those who want to learn DHTML programming; simple user interface improvement, fun to use; easy setup - no programming skills required, samples and documentation provided.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 1.67 out of 5 1.67 out of 5 1.67 out of 5 1.67 out of 5 1.67 out of 5
Price: Freeware
Version: 1.0
Platform: Linux - Unix - Windows
Date Added: Tuesday, Feb 26, 2008
Last Updated: Wednesday, Mar 05, 2008
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-2009 by Developer Shed. All rights reserved. DS Cluster 2 Hosted by Hostway
Stay green...Green IT