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: 199    Displaying: 1 - 20 Pages:  1 2 3 4 5 6 7 8 9 10

   CreateWebApp Ajax Autocomplete Widget
         Hits: 4120 

Like Ajax autocomplete? Our widget is an elegant JavaScript component for developers whom want to make this feature available in their real world web applications. It’s super easy to use, also looks great! Over one year development, nearly thirty release, our product has been verified by hundreds of clients: small firm, NASDAQ company, university, even police department! Available on Mac and PC, supported web browsers include: Safari, Microsoft Internet Explorer and FireFox.

Commercial   Version: 1.4.3    Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Sep 19 2007

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

   JavaScript Spell Check - Spell Checking for Website Forms. AJAX Compatible
         Hits: 4382 

JavaScript Spell Check is a comprehensive spell checking component for JavaScript. JavaScript Spell Check is compatible with AJAX, ASP, ASP.NET, DHTML and WC3 HTML and XHTML. It is also compatible with almost all modern web browsers. A Free Trial is available to download. SPELLCHECKER DIALOG: A SpellCheck Window similar to that in Microsoft Word. This is ideal for spell checking website forms and data entry, intranets, rich editors and CMS. AJAX SPELL CHECK: A fully featured Ajax Spellchecking API. SPELLCHECK() FUNCTION: function added to JavaScript to allow realtime spell checking and suggestions. INTERNATIONAL: Java Script Spell Check provides international spellchecking in 11 languages - including English, French, German, Italian, Dutch, Portuguese. You can also add your own custom dictionaries.

Free   Version: 1.5    Platform(s): windows   Updated: Tue Feb 20 2007

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

   Dreamweaver Form Validator
         Hits: 4156 

Form Validator gives designers and programmers working with Adobe Dreamweaver a very powerful form validator. This tool supports validation for required fields, integer/float numbers, positive numbers, ranges, string lengths, zip codes, email, checked boxes, compare fields (example for password confirmation), credit card syntax, and more. This validator also accepts regular expressions, useful for custom field validations. There are not programming or hand coding skills required, you can create the validation rules from a visual interface accessible from the Dreamweaver commands menu. The Javascript generated code is compatible with all actual browsers. You can validate multiple forms on the same page by using this form validator.

Commercial   Version: 2.4    Platform(s): linux, windows, freebsd, osx, sun   Updated: Sat Apr 19 2008

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

   Really Simple Validation (RSV)   Hits: 93 

 
This small but powerful script lets you add javascript validation to your forms quickly and with very little effort. No programming experience is necessary, but it's fully extensible to allow programmers to augment the built-in validation rules with their own. RSV comes in three flavours: as a standalone script, as a jQuery plugin and as a Prototype extension. All of the versions offer the same functionality, but have separate documentation and examples to help keep things clear. If you're unfamiliar with jQuery or Prototype you'll probably want to use the standalone script.


Free   Version: 2.5   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Jun 20 2008

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

   JavaScript Form Validator   Hits: 129 

 
Writing form validations in JavaScript is commonly required for all web forms. Writing long, repetitive validations is a real hassle for web developers. Save yourself from coding long validations for your web page forms. Here is a simple, powerful client side JavaScript form validation code. Using this code, you can do the common form validations easily. The code is general, simple, extensible and free!


Free   Version: 3.1.0   Platform(s): windows   Updated: Thu Jun 26 2008

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

   Smart Form   Hits: 20316 

 
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), et


Free   Version: 1.01   Platform(s): n/a   Updated: Sun Jan 13 2008

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

   Form Element Virtual Keyboard Interface   Hits: 1389 

 
Add accessibility to your text field, password field and textarea form elements with this handy javascript virtual keyboard. Simply include the javascript and CSS files in your pages, and apply a special class to the elements you want to be "keyboard enabled". An icon will appear beside all enabled form elements which, when clicked, will make a virtual keyboard appear *within* the page - NOT a popup window. Users can then type characters into your forms using the mouse only. Add your own keyboard layouts to make choosing the appropriate special characters a snap! Comes with 20+ keyboard layouts pre-configured. Users can switch between available keyboard layouts without reloading pages. Useful for letting users type special characters on computers which have unfamiliar keyboard layouts, avoiding keyloggers by bypassing the physical keyboard, or to allow text input from computers where keyboard input is impossible or has been disabled.


Free   Version: 1.1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Apr 16 2008

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

   jsOpenSlidebar   Hits: 1246 

 
Allows the user to comfortably specify some proportions in a form using a slidebar. The main improvement to other slidebar-implementations is that neighbouring sliders may move each other when touching.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jan 27 2008

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

   Formchecker   Hits: 4702 

 
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 page It 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)


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu May  1 2008

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

   jQuery MultiSelect   Hits: 602 

 
jQuery MultiSelect is a configurable plugin for jQuery. It is designed to turn ordinary multi-select form controls into user-friendly dropdown lists. Check out the demo to see an example. This project was inspired by arco90's MultiSelect tool, but was written entirely from scratch to make it easier to implement, more accessible, and to shorten the code length. This project is in beta testing and may not be ready for production use yet! See the to do list for more information. Features * Produces valid XHTML * Fully customizeable via CSS * Easy to configure and implement * Degrades gracefully * Keyboard shortcuts to maximize accessibility * Optional “Select All” for convenience Compatibility jQuery MultiSelect works in all browsers supported by jQuery. It has been fully tested in: * Internet Explorer 6 & 7 * Firefox 2 & 3 (beta) * Safari 3 * Opera 9


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Apr  7 2008

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

   FormValidator   Hits: 330 

 
This class checks forms data by adding easy rules based upon regular expressions, so that developers have not to write specific code to handle the form. Usage is immediate and the only effort required is to customize the output function, as the given example shows.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri May  2 2008

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

   Accept Terms and Conditions   Hits: 9805 

 
This Script requires your visitors/customers to accept your terms and conditions before proceeding to the next page. Ideal for order-forms, age restricted content etc. Other free JS codes also available.


Free   Version: n/a   Platform(s): n/a   Updated: Sun Feb  3 2008

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

   Custom Checkboxes, Radio Buttons and Select Lists   Hits: 1799 

 
Use your own images for checkboxes, radio buttons and select lists instead of the default browser inputs. This script uses unobtrusive JavaScript and CSS. If a user has JavaScript disabled, the script degrades gracefully and normal inputs are displayed. Simply add class="styled" to any checkbox, radio button or select list for the effect to take place.


Free   Version: 2.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Feb 21 2008

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

   Tab Master   Hits: 156 

 
This class dynamically sets the TABINDEX property for a given sequence of controls. So developers have no more to tediously set'em all along the web page. It could be useful for forms with a large number of controls.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu May 15 2008

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

   jsColorPallet   Hits: 252 

 
jsColorPallet is a very small library based on the Prototype Library. jsColorPallet allows you to add a color pallet (with optional custom pallets) to any form you have and to any number of form fields that you wish to bind it to.


Free   Version: 2.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Mar 19 2008

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

   CriosSpinEdit   Hits: 1306 

 
Key features: * Easy to integrate in your forms * Float or integer value editing * Strong validation * Customizable default value * Customizable step value * Customizable maximum and minimum allowed values * Vertical or horizontal spin button layout * Full acces to the edit and arrows javascript objects * Read-only or writable edit option * Disable/Enable, Reset options


Free   Version: 0.8   Platform(s): linux, windows, freebsd, sun   Updated: Mon Jan 28 2008

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

   Javascript Cascades   Hits: 747 

 
A cascading javascript function that allows users to select a row, click on the submit button in that row and each of the rows below that one selected. By contrast, deselecting the row further down the page and hitting that row’s submit button would deselect all the rows below that one.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Dec 24 2007

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

   Form Color Selector   Hits: 627 

 
Form Color Selector is a Dynamic HTML script that allows users to update the value of a form field with a color value by selecting it from a color chart. The color is selected from a popup layer that displays the 216 web-safe colors. The Form Color Selector ensures that input data is in a valid color value format.


Free   Version: 1.0   Platform(s): n/a   Updated: Wed Dec 12 2007

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

   VegUISiteKit Autocomplete   Hits: 337 

 
A customizable auto-complete feature for text input elements that supports tag based auto-completion as well as standard auto-completion.


Free   Version: 0.1.0   Platform(s): linux, windows   Updated: Wed Nov 28 2007

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

   VegUISiteKit Form Tools   Hits: 210 

 
Functions to retrieve the caret (text input) offset (pixels) inside a text input element.


Free   Version: 0.1.0   Platform(s): linux, windows   Updated: Wed Nov 28 2007

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

  Total: 199    Displaying: 1 - 20 Pages:  1 2 3 4 5 6 7 8 9 10

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