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

Flooble Hierarchical Select Menu
JAVASCRIPT SCRIPTS
Javascript Scripts

Flooble Hierarchical Select Menu is multi-platform compatible. Ever have an HTML form with a select Menu so big that you wish you could make it easier to use? Perhaps what you need is a hierarchical select. Most software you have on your computer has the functionality: if a menu becomes too long, developers usually break it up into sub-menus for easier management. These often have multiple levels of depth - this is why they are called "Hierarchical Menus". Unfortunately, HTML does not have this nifty option. Web designers are stuck with the same old <SELECT> Menu, which can only list options linearly. There is of course the little-known <OPTGROUP> tag, but browsers choose to list all the groups in one long linear list, so there are very little actual advantages to its use...

Rate Script | Read Reviews | Write Review | Email Script

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

qForms JavaScript API
JAVASCRIPT SCRIPTS
Javascript Scripts

qForms JavaScript API is multi-platform compatible. 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.

Rate Script | Read Reviews | Write Review | Email Script

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

Accept terms form submission
JAVASCRIPT SCRIPTS
Javascript Scripts

Accept terms form submission is multi-platform compatible. 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.

Rate Script | Read Reviews | Write Review | Email Script

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

Editable JavaScript TreeGrid
JAVASCRIPT SCRIPTS
Javascript Scripts

EJS TreeGrid is DHTML component written in pure JavaScript to display and edit data in table, grid, tree or grid with tree. It is client component and runs on client browser. It is compatible with the most of standard browsers. It does not require any installation or other components on client or server side. It has very small code (about 50 kB) due compression used. It communicates with server by standard HTML submit (POST) command, so it is very easy to build control into html page . Bandwidth between server and client is reduced to minimum because all actions are performed on client side and from and to server are sent just pure data on submit.Supports among others: Various editing types and formats, dragging one or more rows (even among more grids), adding and deleting rows, sorting rows, resizing and moving columns, scrolling of parts of content - fixed and variable rows and columns, CSS styles, user script extension by events, user cfg in cookies, master-detail relationship, calculated cells like MS Excel, localization, ...

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: $600
Version: 2.1
Platform: Linux - Unix - Windows
Date Added: Friday, Jul 29, 2005
Last Updated: Wednesday, Aug 03, 2005
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: 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

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

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

DisplayingTitle Information from Combo Box
JAVASCRIPT SCRIPTS
Javascript Scripts

This is a simple script accompanied by an online example featuring a select box along with few option fields containing a title and a value.The javascript function will take the title of an option field upon mouse change and will display the title inside a div element.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.08 out of 5 3.08 out of 5 3.08 out of 5 3.08 out of 5 3.08 out of 5
Price: Freeware
Version: 1.0
Platform: Linux - Unix - Windows
Date Added: Thursday, Dec 14, 2006
Last Updated: Tuesday, Dec 19, 2006
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 1 - Follow our Sitemap