The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: JavaScript :: Scripts and Programs :: Forms
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 205    Displaying: 161 - 180 Pages:   1 2 3 4 5 6 7 8 9 10 11

   Drop-In Form Validation   Hits: 5903 

 
Using a combination of CSS and Javascript this script will demonstrate how to drop in code to check all the required fields on a HTML form without having to specify each and every field. Incredibly Simple and easy to integrate with your site.


Version: n/a   Platform(s): JavaScript   Updated: Mon Apr 14 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Validate empty form fields and e-mail addresses   Hits: 4793 

 
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.


Version: n/a   Platform(s): n/a   Updated: Wed Feb 12 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   HtmlChecker   Hits: 1419 

 
JavaScript-based HTML checker that allows you to check your code without saving it somewhere else.


Version: 5.2   Platform(s): n/a   Updated: Mon Feb  3 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Ken's Country List Generator   Hits: 3330 

 
Displays a short list of ~39 countries -or- a complete list of ~240 countries, all under the users control and in ONE select control. The user can switch back abd forth between the two lists. It even supports default values.


Version: 1.0   Platform(s): n/a   Updated: Tue Jan  7 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Stealth Form Reader   Hits: 3102 

 
This 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.


Version: 1   Platform(s): IE 5.x   Updated: Mon Jan  6 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Accept terms form submission   Hits: 3704 

 
Does your form contain an "Accept terms" section users must agree to before submitting the form? If so, this script helps enforce it, by disabling the submit button (in IE4+ and NS6+) or process (all other browsers) until he/she checks a box indicating compliance.


Version: n/a   Platform(s): n/a   Updated: Sat Dec 28 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Auto tab (form field) script   Hits: 4867 

 
This script "auto tabs" a form field (and jumps to another field) once the length of the field's value has exceeded a certain length. It works in conjunction with the "maxlength" attribute of HTML, triggered whenever the user's input reaches the maxlength's value.


Version: n/a   Platform(s): n/a   Updated: Wed Dec 18 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Check Form   Hits: 6394 

 
Check Form is a form validation script that checks if all fields in the form have been filled out. The script can be easily extended.


Version: 1.0   Platform(s): Unix, Win NT   Updated: Mon Sep 23 2002

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Form field Limiter   Hits: 3748 

 
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.


Version: n/a   Platform(s): n/a   Updated: Mon Aug 19 2002

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Date Format Validator   Hits: 3080 

 
This script validates the date that the user inputs for the following sample format: 23 Feb 1983


Version: n/a   Platform(s): n/a   Updated: Tue Aug  6 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Highlight form element script   Hits: 4540 

 
Increase the "intuitiveness" of filling out forms on your site with this script. It applies coloring to the form element in focus, better indicating which one the user is currently on.


Version: n/a   Platform(s): n/a   Updated: Fri Jul  5 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Form Validator   Hits: 6490 

 
This is a JavaScript Form validator. When you submit the form, it validates the data you entered in the various fields. You are allowed to enter only alphabetical characters in the "Name" field. You can enter only numerical data in the "Age" and "Zip" fields. You can also choose which fields are "required" by the user to be filled.


Version: 1.0   Platform(s): n/a   Updated: Tue May 14 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   qForms JavaScript API   Hits: 10487 

 
qForms is a complete JavaScript API for interfacing forms. It will not only simplify your work, but will also give you the ability to create more complex form-based interaction. qForms was designed with everyone in mind—from the complete JavaScript novice to the most sophisticated guru. In this session, we’ll cover all the basics of the API as well as how to create your own add-ons. qForms is an open-source JavaScript API released under the GNU LGPL.


Version: n/a   Platform(s): n/a   Updated: Thu May  2 2002

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   dateBox Javascript Object   Hits: 4316 

 
dateBox is developed to easily work with date HTML form fields and represent a set of date fields as normal JavaScript Date object. The main part which set it apart is OOP. The script turned out to be weighty, but it is not a big problem as it is mainly intended to be used in web interfaces so user will have to download it only once. Main features: OOP structure; automatic recalculation of the day drop-down menu; correctly handles leap years; ablility to compose short and long dates; support for IE 5+ & NS 6+ (and other Gecko compatible browsers); and customization.


Version: 2.0.1   Platform(s): JavaScript 1.2+   Updated: Thu Jan 10 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Submit a form only once   Hits: 6569 

 
This script demonstrates how to prevent your users from submitting the same form data multiple times. If the user click the submit button more than one once, it shows a small message that the form data has been already sent.


Version: 1.00   Platform(s): n/a   Updated: Mon Oct  8 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Erase Text   Hits: 2393 

 
This is a code snippet demostrating how to empty a textarea with a simple click.


Version: 1.00   Platform(s): n/a   Updated: Mon Oct  8 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Change Color of Form Components   Hits: 6159 

 
This script allows you to set the colors of the form components using the style properties. It works in IE only.


Version: n/a   Platform(s): n/a   Updated: Sat Jun 30 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Update Price of Selected Item   Hits: 11474 

 
This JavaScript shows how to update a text component of a form on a selection change in the same form. It uses the event onchange to trigger the javascript function to go see what is selected and look up the price for that selection. Its design allows the programmer to write the code for the selection order or the definition of the prices in any order he/she wishes.


Version: n/a   Platform(s): n/a   Updated: Tue May  1 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Check if its a number   Hits: 11142 

 
This is a validation JavaScript that checks the value inside a form box to ensure it's a number.


Version: n/a   Platform(s): n/a   Updated: Wed Apr 18 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Select List Of Current Month   Hits: 5031 

 
This is a JavaScript example that creates a menu (drop down select list) of all the days in the current month. The current date is selected by default.


Version: n/a   Platform(s): n/a   Updated: Fri Apr 13 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 205    Displaying: 161 - 180 Pages:   1 2 3 4 5 6 7 8 9 10 11

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog