<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE rss >
<rss version="2.0">
<channel>
<title>PHP scripts, Javascript, script writing, Collection of Scripts Resources, Free Scripts, Source code and Scripts, web resources, source code, free script, books, examples, help and more!</title><link>http://www.advancescripts.com/rss/489.html</link><description>Form Processors RSS feeds</description><language>en-us</language><copyright>Copyright (c) AdvanceScripts All rights reserved.</copyright><item>
<title>jsOpenSlidebar </title>
<link>http://www.advancescripts.com/detailed/16087.html</link>
<description>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. 

</description>
</item>
<item>
<title>Count down field character - Free</title>
<link>http://www.advancescripts.com/detailed/15512.html</link>
<description>A very simple and powerfull Count down field character in javascript !!!! Useful for contact form or any type of forms.</description>
</item>
<item>
<title>Destination Form Action</title>
<link>http://www.advancescripts.com/detailed/15458.html</link>
<description>A simple checkbox to change the &quot;action&quot; 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 !!!!</description>
</item>
<item>
<title>Advanced JavaScript Cascading Form Values</title>
<link>http://www.advancescripts.com/detailed/15306.html</link>
<description>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.</description>
</item>
<item>
<title>Auto Complete</title>
<link>http://www.advancescripts.com/detailed/14852.html</link>
<description>Auto Complete is a tool that allows to create editable select/drop-down lists. The drop-down list is filtered on real time based on the user's input. This way the users are not restricted to the values already in the list and does not need to make the selection from a very long list since the number of items on the list decrease based on the users' input. This tool is a Dreamweaver plugin (extension), to create an &quot;Auto Complete&quot; list all you need is to create a normal select/drop-down list and then apply the &quot;Auto Complete&quot; tools with a click from the Dreamweaver menu to convert it. This tools does not require server side scripts, it is based 100% on standard browser-side JavaScript</description>
</item>
<item>
<title>Javascript Get or Set Checked Radio Value</title>
<link>http://www.advancescripts.com/detailed/14695.html</link>
<description>This pair of Javascript function can get or set the checked value of a group of radio buttons. These functions are specially designed for dynamic pages, and work without error with zero, one, or more radio buttons. Also, because the radio length is saved before looping, this function is much faster. Finally, the functions are granted to the public domain. 

</description>
</item>
<item>
<title>EJS TreeGrid</title>
<link>http://www.advancescripts.com/detailed/14223.html</link>
<description>Cross-browser DHTML (AJAX) component written in pure JavaScript to display and edit data in table, grid, tree or grid with tree. 
Provides rows sorting, filtering, grouping, dragging; column freezing, resizing, moving. Advanced formulas like in Excel.
Printing and export to Excel. Able to display 1 000 000 rows.
Input/output data are in XML format. No JavaScript code requied to use.
JavaScript API to full control the component on client side.</description>
</item>
<item>
<title>AJAX - Driven Skinnable Checkboxes</title>
<link>http://www.advancescripts.com/detailed/14148.html</link>
<description>Finally a really stable and easily configurable version of Skinnable Checkboxes! And ajax-driven too! You'll never mess with id's and html code again when using that script! All you have to do is to edi a simple checkboxlist xml file (stored in the SkinnableCheckboxes/Check boxSets/) folder, choose a list placeholder (a &lt;div&gt; with an id, where the checkbox list will be generated - the only ID per list you have to type manually), select a skin, set all necessary properties (orientation, enabled, selected, name etc.), initialize it and finally hit F5 to witness the results. The script will do the rest of the job - it will generate standards compliant, accessible and crossborwser code, set events, hierarchical id's, attributes and values. The generated checkbox lists are scriptable, validateable, and are, of course, included in page's DOM and form's POST/GET collection. Native keyboard support is retained as well</description>
</item>
<item>
<title>Recall Form values script II</title>
<link>http://www.advancescripts.com/detailed/14038.html</link>
<description>This script uses cookies to add a checkbox to your forms, enabling users to remember the values of certain text fields they've entered and recall them later.</description>
</item>
<item>
<title>JS Auto Form Validator</title>
<link>http://www.advancescripts.com/detailed/13932.html</link>
<description>This is a very easy-to-setup form validation script. The main idea is: we heed to write NOTHING of JavaScript to handle whole form validation process. This script allows you to specify certain form elements as &quot;required&quot; or &quot;non-required&quot; and also what specific type they have: text, password, numeric, zip code etc. The script checks automaticly all required elements to make sure that they are NOT only empty before allowing the form submission, but also that the surfer entered a valid type value. </description>
</item>
<item>
<title>PrettyCheckboxes</title>
<link>http://www.advancescripts.com/detailed/13888.html</link>
<description>The tool offers you the possibility of changing the standard look of the form elements &quot;checkbox&quot; and &quot;input&quot;. The main idea comes from various skins for the Opera browser. You will find 4 predefined skins in the package. You can create also own skins.</description>
</item>
<item>
<title>JavaScript Spell Check - Spell Checking for Website Forms. AJAX</title>
<link>http://www.advancescripts.com/detailed/13845.html</link>
<description>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</description>
</item>
<item>
<title>Check All Form</title>
<link>http://www.advancescripts.com/detailed/13640.html</link>
<description>If you have a large number of checkboxes into a HTML form then you will need a control-checkbox to mark or unmark all them at the same time, making the process easier to the user that fills the form. With this Dreamweaver extension, you can very easily introduce into your form a special checkbox that is capable of controlling several checkboxes, or even all checkboxes at once. This is a 100% visual process, you don’t need any hand coding, the extension generated the properly code into the page making the process easy for you.</description>
</item>
<item>
<title>Javascript color chooser</title>
<link>http://www.advancescripts.com/detailed/13534.html</link>
<description>A visual way to select RGB color for form inputs on a web page. You can choose colors from a palette of web colors, named colors or by using a RGB color slider. 

</description>
</item>
<item>
<title>Hotel Reservation Form</title>
<link>http://www.advancescripts.com/detailed/13457.html</link>
<description>This is the client part of a hotel reservation form with client-side validation and localization. It comes along with support for 4 languages - English (&quot;en-US&quot;), Bulgarian (&quot;bg&quot;), German (&quot;de&quot;) and French (&quot;fr&quot;). The form labels and validation warning messages are stored in .xml files and parsed onload. The default language could be easily set by changing a single variable in the &lt;head&gt;...&lt;/head&gt; of the webpage: &lt;script type=&quot;text/javascript&quot;&gt; var formlanguage = &quot;en-US&quot;; // Bulagrian - &quot;bg&quot;; // English - &quot;en-US&quot;; // German - &quot;de&quot;; // French - &quot;fr&quot;; &lt;/script&gt; The localization files are easily editable and are stored in the ReservationForm/Localizat ion/ folder. The form layout is pure CSS and may be customized by editing the ReservationForm/Reservati onForm.css file</description>
</item>
<item>
<title>Skinnable Radiobuttons</title>
<link>http://www.advancescripts.com/detailed/13454.html</link>
<description>Skinnable Radio Button 4.0.0 is finally a successful (in my opinion) attempt for reliable, accessible and semantic skinning of radio buttons. The solution makes use of real radio buttons with labels and their toggle functionality and skinned list-items, allowing single-line and multi-line radiobutton list rendering, native client- or server-side validation and easy skinning using just three images and a few lines of css. Currently it comes with five skins ready to use - AcidMartin, Mac, MacRed, Vista and VistaGreen. Optionally, skinning could be disabled and then the real radio buttons are visible.</description>
</item>
<item>
<title>Dreamweaver Form Validator</title>
<link>http://www.advancescripts.com/detailed/13169.html</link>
<description>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 skills requires, 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.  

</description>
</item>
<item>
<title>No Entry</title>
<link>http://www.advancescripts.com/detailed/11629.html</link>
<description>Use this JavaScript to ensure that visitors do not leave a form entry blank. If they do, they are prompted to complete it before they can continue.</description>
</item>
<item>
<title>Country Chooser</title>
<link>http://www.advancescripts.com/detailed/11628.html</link>
<description>If you'd like to know where visitors to your site live, add this script to your feedback forms. Users just choose a region, and the second menu changes appropriately, allowing them to choose their country. (If they choose USA, it allows them to select their state)</description>
</item>
<item>
<title>Checkbox Changer</title>
<link>http://www.advancescripts.com/detailed/11627.html</link>
<description>Takes a series of known named checkboxes and checks or uncheck them all at once. It can even change each checkbox to the opposite checked or not checked value.</description>
</item>
<item>
<title>Check E-Mail Addresses</title>
<link>http://www.advancescripts.com/detailed/11626.html</link>
<description>Use this JavaScript to ensure that e-mail addresses provided in a form submission contain a prefix, the '@' sign, and an appropriate suffix (.com, .net, etc.).</description>
</item>
<item>
<title>Form Helper with Images</title>
<link>http://www.advancescripts.com/detailed/11625.html</link>
<description>This is a neat JavaScript that allows you to use your own images to help your visitor's fill out a form. Use images to validate entries as well!</description>
</item>
<item>
<title>Select All Text</title>
<link>http://www.advancescripts.com/detailed/11624.html</link>
<description>This is a simple JavaScript example for allowing users to select/highlight a textarea content with a click of button.</description>
</item>
<item>
<title>Update Price of Selected Item</title>
<link>http://www.advancescripts.com/detailed/11623.html</link>
<description>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.</description>
</item>
<item>
<title>Change Color of Form Components</title>
<link>http://www.advancescripts.com/detailed/11622.html</link>
<description>This script allows you to set the colors of the form components using the style properties. It works in IE only.</description>
</item>
<item>
<title>Erase Text</title>
<link>http://www.advancescripts.com/detailed/11621.html</link>
<description>This is a code snippet demostrating how to empty a textarea with a simple click.</description>
</item>
<item>
<title>Submit a form only once</title>
<link>http://www.advancescripts.com/detailed/11620.html</link>
<description>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.</description>
</item>
<item>
<title>dateBox Javascript Object</title>
<link>http://www.advancescripts.com/detailed/11619.html</link>
<description>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+ &amp; NS 6+ (and other Gecko compatible browsers); and customization.</description>
</item>
<item>
<title>JSpell JavaScript Spell Checker</title>
<link>http://www.advancescripts.com/detailed/11618.html</link>
<description>JSpell Spell Checker - Now available, a pure JavaScript front-end for JSpell - Put a Spell Checker on your web page with only 10 lines of code that you cut and paste. Works with plain HTML, JSP, ASP, CGI generated web pages as well as Oracle Forms and Java. The only spell checker product designed exclusively for the web. Our HTML Spell Checker and our Java Spell Checker demos are online.</description>
</item>
<item>
<title>qForms JavaScript API</title>
<link>http://www.advancescripts.com/detailed/11617.html</link>
<description>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.</description>
</item>
<item>
<title>Date Validation and Format Correction Javascript</title>
<link>http://www.advancescripts.com/detailed/11616.html</link>
<description>If you want to verify a date in a textbox just call the checkdate - function with the textbox name as parameter. The script tests the date and changes the date into the correct format. An US Date Format Version is now available.</description>
</item>
<item>
<title>Form field Limiter</title>
<link>http://www.advancescripts.com/detailed/11615.html</link>
<description>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.</description>
</item>
<item>
<title>Check Form</title>
<link>http://www.advancescripts.com/detailed/11614.html</link>
<description>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.</description>
</item>
<item>
<title>Format a Phone Number</title>
<link>http://www.advancescripts.com/detailed/11613.html</link>
<description>Formats a phone number in a text field.  Set up for American phone numbers at the moment. Updated from a script by Roman Feldblum.</description>
</item>
<item>
<title>Ken's Country List Generator</title>
<link>http://www.advancescripts.com/detailed/11612.html</link>
<description>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.</description>
</item>
<item>
<title>Validate empty form fields and e-mail addresses</title>
<link>http://www.advancescripts.com/detailed/11611.html</link>
<description>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.</description>
</item>
<item>
<title>Drop-In Form Validation</title>
<link>http://www.advancescripts.com/detailed/11610.html</link>
<description>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.</description>
</item>
<item>
<title>Email Validator</title>
<link>http://www.advancescripts.com/detailed/11609.html</link>
<description>Use this JavaScript to validate Email addresses on the client-side. To validate an Email address, use the function in the following manner: isEmail(someEmailAddress). The function returns true if the Email is valid, else the function returns false. The isEmail() function does not use regular expressions while the isEmail2() function uses regular expression for validation.</description>
</item>
<item>
<title>JavaScript Form validations made easy</title>
<link>http://www.advancescripts.com/detailed/11608.html</link>
<description>Client side java script is the efficient way to validate the user input in web forms. It gives the response immediately and reduces the server load. But, when there are many forms in the project and when the forms are long, writing the form validations becomes  a daunting, repetitive task. Save yourself from coding long validations for your forms. Here is a simple, powerful form validation code. Using this code, you can do the common form validations in a snap.</description>
</item>
<item>
<title>Clear default form value script</title>
<link>http://www.advancescripts.com/detailed/11607.html</link>
<description>Use this script to automatically clear the default value of any form's input field when the mouse sets focus on it. This script intelligently distinguishes between default and user-entered text, and clears only the former on mouse focus.</description>
</item>
<item>
<title>Word Filter</title>
<link>http://www.advancescripts.com/detailed/11606.html</link>
<description>Word Filter 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.</description>
</item>
<item>
<title>Highlighting Form Text Areas on Mouse Click</title>
<link>http://www.advancescripts.com/detailed/11604.html</link>
<description>This simple script set shows how to highlight (select) the text in a form's textarea by clicking on a link. Useful for code listings, order form information, or other material the visitor may wish to copy to the clipboard with Control+C.</description>
</item>
<item>
<title>DHTML Sortable Grid Control (With Form Elements)</title>
<link>http://www.advancescripts.com/detailed/11603.html</link>
<description>100% Client Side JavaScript Sortable Grid Control. This control supports form elements within the grid and is capable of sorting on form element changes. Works in NS 6.2 and above and IE 5.0 and above. Easy to customize for your web site.</description>
</item>
<item>
<title>Select Menu 2 ... Select Menu with persistence</title>
<link>http://www.advancescripts.com/detailed/11602.html</link>
<description>Group and split your long option list into some short sub-lists and use a top-list to switch between them. And remember the user selections when come back to the same page.</description>
</item>
<item>
<title>Filter Large Select Lists</title>
<link>http://www.advancescripts.com/detailed/11601.html</link>
<description>If you have a very large HTML SELECT list, finding the correct item can be like looking for a needle in a haystack. For example, if you have a list of a couple hundred names, finding a single one can be difficult. This article provides a JavaScript technique for filtering the items in a select list so that only the matching items are shown, making it much easier to locate the desired item.</description>
</item>
<item>
<title>Input Masking</title>
<link>http://www.advancescripts.com/detailed/11600.html</link>
<description>This script allows to control user input by specifing a mask for it.

Test system set up at download URL for you to see if the script is what you are looking for.</description>
</item>
<item>
<title>Accept Terms and Conditions</title>
<link>http://www.advancescripts.com/detailed/11599.html</link>
<description>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 or to help thwart auto robots using feedback forms by requiring the user to authenticate the form before submitting their details. Also other scripts.</description>
</item>
<item>
<title>Verify/notify For Duplicate Fields</title>
<link>http://www.advancescripts.com/detailed/11598.html</link>
<description>Many forms will require the user to enter an email address twice (to check for typographical errors). This script immediately notifies the user when the two fields match - it's a nice, user-friendly touch, and safe for all browsers.</description>
</item>
<item>
<title>Duplicate Form Field</title>
<link>http://www.advancescripts.com/detailed/11597.html</link>
<description>Originally written for a website design company that required users to firstly input a domain name choice and then to choose their primary e-mail address, this little script 'echoes' or duplicates the domain name value, copying itself to the end of the E-mail address, which then cannot be changed.</description>
</item>
<item>
<title>MX Widgets Suite PHP</title>
<link>http://www.advancescripts.com/detailed/11596.html</link>
<description>Powerful HTML controls for database binding - For the Dreamweaver MX PHP developers who need to implement enhanced dynamic forms, the MX Widgets Suite offers a powerful alternative to the regular HTML controls. Unlike standard MX forms development, that requires manual coding to implement the application logic, our product relies on the power of the server side language and JavaScript to enforce an accurate and user friendly forms completion. MX Widgets supports: ColdFusion, PHP and ASP VBScript. Features: --Editable Dropdown; --Dependent Dropdown; --Calendar Widget; --Dynamic Search; --Enhanced Input Widgets; --n..1 Dependent Field; --Multiple browser compliance; --PHP, ColdFusion and ASP support; --Compatibility with all Dreamweaver form generators.</description>
</item>
<item>
<title>Active Tri-State Roll-Over Images on Form Submit and Reset</title>
<link>http://www.advancescripts.com/detailed/11595.html</link>
<description>Replace the ugly 'gray button' Reset and Submit on forms -- this script shows how to use active tri-state roll-over images, instead. A quick-take tutorial is included, along with images and notes on using styles with form elements for a flashier look and feel.</description>
</item>
<item>
<title>Tigra Form Validator PRO</title>
<link>http://www.advancescripts.com/detailed/11594.html</link>
<description>Tigra Form Validator 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 reach 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.</description>
</item>
<item>
<title>PickList II script</title>
<link>http://www.advancescripts.com/detailed/11593.html</link>
<description>This script lets you move elements from one selection box to the other. It allows for multiple items to be moved at once, and all items are sorted alphabetically as they are moved.</description>
</item>
<item>
<title>Color Picker by flooble.com</title>
<link>http://www.advancescripts.com/detailed/11592.html</link>
<description>The flooble color picker works using DHTML. Unlike other color pickers that pop up a new window and can get blocked by a zealous popup blocker, ours uses a dynamic DIV making it lightning fast! There is also an indicator square that lets your visitor see what color they picked. This free cross browser script has a number of easy integration options: Editable field, Uneditable field and Hidden field - for total control!</description>
</item>
<item>
<title>Credit Card Validation Script</title>
<link>http://www.advancescripts.com/detailed/11591.html</link>
<description>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.</description>
</item>
<item>
<title>jValX - easy XHTML compliant form validation</title>
<link>http://www.advancescripts.com/detailed/11590.html</link>
<description>Tired of writing form validation scripts?  Embed it all in your html form and let jValX do the rest!  XHTML 1.0 STRICT compliant</description>
</item>
<item>
<title>Print Out Current Window Script</title>
<link>http://www.advancescripts.com/detailed/11589.html</link>
<description>This simple cut-and-paste script opens the Print Dialogue, and lets your visitor print out the current page.  Useful for information pages, script pages, receipt pages, etc.</description>
</item>
<item>
<title>Echo Form Field</title>
<link>http://www.advancescripts.com/detailed/11588.html</link>
<description>Fill in a text field in a form and this JavaScript changes or 'echoes' the value of another specified text field. The other text field value is then locked to that value.</description>
</item>
<item>
<title>Form Guard</title>
<link>http://www.advancescripts.com/detailed/11587.html</link>
<description>Easy-to-use functions to check credit card, email address, phone, username, date, date range, number, decimal and number range.</description>
</item>
<item>
<title>Flooble Hierarchical Select Menu</title>
<link>http://www.advancescripts.com/detailed/11586.html</link>
<description>Traditional HTML Select Menus aren't very good for presenting Hierarchical data, and this script was made to address that need. It allows you to build a Select-like Menu, which can contain any number of Sub-Menus, of infinite depth, so you can let your visitor drill down to the item they want instead of scrolling for it. The new control ties to a Hidden form field, so the selected value is submitted as normal. Works with all major browsers.</description>
</item>
<item>
<title>Javascript Get Variables</title>
<link>http://www.advancescripts.com/detailed/11585.html</link>
<description>This function allows you to read form variables from static HTML. Combined with the document.write() method, you can actually add dynamic content to regular HTML. Given a choice, server side processing of form variables is preferable.</description>
</item>
<item>
<title>Form Field Validation</title>
<link>http://www.advancescripts.com/detailed/11584.html</link>
<description>This series of functions provide common form validation for required fields, dates, numbers, and email addresses.</description>
</item>
<item>
<title>Check if its a number</title>
<link>http://www.advancescripts.com/detailed/11583.html</link>
<description>This is a validation JavaScript that checks the value inside a form box to ensure it's a number.</description>
</item>
<item>
<title>Select List Of Current Month</title>
<link>http://www.advancescripts.com/detailed/11582.html</link>
<description>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.</description>
</item>
<item>
<title>Question/Answer Validation</title>
<link>http://www.advancescripts.com/detailed/11581.html</link>
<description>This JavaScript shows how to have a form-based question validated on the submit. It builds the new page which it writes to the window after the answer is submitted. It tells on the new page if you got the answer right or not.</description>
</item>
<item>
<title>ResizeObjects</title>
<link>http://www.advancescripts.com/detailed/11580.html</link>
<description>ResizeObjects is a set of Javascript functions that that enable a user to build a form and dynamically resize the form objects depending on the size of the browser window. It is copyrighted, and distributed under the GNU Public License.</description>
</item>
<item>
<title>Form Dynamically Display Parts</title>
<link>http://www.advancescripts.com/detailed/11579.html</link>
<description>This JavaScript example shows how to create a form that has a portion of the form shown (or hidden) upon certain user events. (radio button selection by the user in this example) Note: Netscape has a problem with embeding a portion of a form inside a DIV/SPAN/LAYER, which is why there are three forms shown here, but once you have the values, its easy enough to pull the information together before running the target of the frame.</description>
</item>
<item>
<title>Highlight / copy form element script</title>
<link>http://www.advancescripts.com/detailed/11578.html</link>
<description>This JavaScript allows your surfers to easily select and copy the contents of your form elements.</description>
</item>
<item>
<title>Advanced Email Check</title>
<link>http://www.advancescripts.com/detailed/11577.html</link>
<description>This is a script that closely examines the content of a form box to ensure that the user entered a valid email address. If not, the form submition is canceled, and the surfer prompted to re-enter a valid address.</description>
</item>
<item>
<title>Form - CheckBox</title>
<link>http://www.advancescripts.com/detailed/11576.html</link>
<description>This JavaScript demonstrates how to determine which options of a checkbox are selected.</description>
</item>
<item>
<title>Select All/None Select List</title>
<link>http://www.advancescripts.com/detailed/11575.html</link>
<description>This is a simple JavaScript showing how to select all or none of the items in a select list. All the items are shown (not a drop down list) only to show that they are all selected or none are selected.</description>
</item>
<item>
<title>Validation (Num. or Chars)</title>
<link>http://www.advancescripts.com/detailed/11574.html</link>
<description>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 (&amp;), or a dollar sign ($), you will be prompted with a warning message. It even highlights the incorrect entry field for you.</description>
</item>
<item>
<title>Form Validation</title>
<link>http://www.advancescripts.com/detailed/11573.html</link>
<description>you can use this JavaScript to ensure that all elements of a form are properly filled out before they can be mailed to you. It uses cookies for the form validation.</description>
</item>
<item>
<title>Validation</title>
<link>http://www.advancescripts.com/detailed/11572.html</link>
<description>Let Javascript help you receive feedback from your visitors. The script also requires that all fields must be completed before the form is submitted.</description>
</item>
<item>
<title>Select Validation</title>
<link>http://www.advancescripts.com/detailed/11571.html</link>
<description>This JavaScript allows you to ensure that visitors choose both a radio button and a checkbox. Invalid submissions are cancelled.</description>
</item>
<item>
<title>Suggestions</title>
<link>http://www.advancescripts.com/detailed/11570.html</link>
<description>This JavaScript allows your visitors to send you feedback right from their browser. It also automatically logs their Browser types and versions.</description>
</item>
<item>
<title>Submit Once</title>
<link>http://www.advancescripts.com/detailed/11569.html</link>
<description>Do you ever receive multiple copies of a single form submission? Do your visitors click the submit button over and over, hoping it will hurry up the process? This script will solve the problem by preventing the visitor from submitting the form after the first submission. Basic field validation also included.</description>
</item>
<item>
<title>Only One Field</title>
<link>http://www.advancescripts.com/detailed/11568.html</link>
<description>The visitor must fill in either one of two fields, their name or email address. If they click in either box the other box's value is erased. Ensures that when the form is submitted only one field contains a value. Also contains validation that makes sure both fields are not empty.</description>
</item>
<item>
<title>Form Validation</title>
<link>http://www.advancescripts.com/detailed/11567.html</link>
<description>This is a simple form validation script that checks for empty fields. Dreamweaver offers very little in JavaScript form validation unless you're using Cold Fusion. In my opinion the built-in form validation behavior in Dreamweaver is sloppy and not user friendly.



This script creates required fields and makes sure that the fields are not empty when the user submits the form. If the required fields are empty, the form does not submit and the focus is set to that text field. Setting the focus is a nice feature because the user is directed to the exact field that produced the error.



You can do more with this script by making sure the form does not contain certain words, email address validation, and so on. For this demonstration I am only showing the basic script. 



Feel free to modify and utilize this script in any way you see fit. If you have any questions, contact me.</description>
</item>
<item>
<title>jsVal: JavaScript Form validation framework</title>
<link>http://www.advancescripts.com/detailed/11566.html</link>
<description>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.</description>
</item>
<item>
<title>Carpe Sliders</title>
<link>http://www.advancescripts.com/detailed/11565.html</link>
<description>DHTML Sliders for XHTML/HTML forms or other dynamic controls. They are highly customizable using CSS and simple JavaScript calls in your web page. They have been designed without the use of any image files, applets, or other objects.</description>
</item>
<item>
<title>Number Scroller</title>
<link>http://www.advancescripts.com/detailed/11564.html</link>
<description>The Number Scroller form control provides you with the ability to implement a control that performs all required number verification and validation at the browser, prior submitting results to your server. The control allows you to verify and validate both integer or float (decimal) number formats. The control contains the necessary error check algorithms to ensure that your users does not enter invalid characters (i.e. alphabetical characters).



The GUI of the number scroller is reminiscant of the old-style electricity meters found in old buildings:A indicator is suspended above a scrolling display of the current number value. Furthermore, the exact value is displayed in a adjacent box, allowing users to enter numbers manually.</description>
</item>
<item>
<title>CSS Font Picker</title>
<link>http://www.advancescripts.com/detailed/11563.html</link>
<description>The Font Picker form control provides your users with the capability to select CSS font settings with ease and confidence, using an interface everybody is familiar with - if you have used a word processor before, you will be able to use the Font Picker control. The Font Picker control turns your browser into a tool for setting font parameters with ease.</description>
</item>
<item>
<title>dhtmlxTreeGrid</title>
<link>http://www.advancescripts.com/detailed/7900.html</link>
<description>dhtmlxTreeGrid is a cross-browser JavaScript component that combines editable table and tree view. It represents both hierarchical and tabular data and allows convenient data entry and editing. Ajax support and rich JavaScript API brings great flexibility to the treegrid allowing you to create  customizable dynamic tables with expandable rows.
dhtmlxTreeGrid supports data sorting, column resizing, drag-and-drop and different cell types.</description>
</item>
<item>
<title>Editable JavaScript TreeGrid</title>
<link>http://www.advancescripts.com/detailed/3305.html</link>
<description>DHTML JavaScript component to display and edit data in table, grid, tree or grid with tree. Compatible with the most of standard browsers. Does not require any installation or other components on client or server side. Has very small code (~50 kB) due compression used. Communicates with server by standard HTML submit (POST) command. 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.</description>
</item>
<item>
<title>Count Checkboxes/RadioBoxes Selected</title>
<link>http://www.advancescripts.com/detailed/720.html</link>
<description>This example counts the number of radio boxes that are selected.</description>
</item>
<item>
<title>Disable Checkbox</title>
<link>http://www.advancescripts.com/detailed/690.html</link>
<description>This shows how to disable a checkbox selection based upon a radio button selection</description>
</item>
<item>
<title>Change Button Text On MouseOver</title>
<link>http://www.advancescripts.com/detailed/686.html</link>
<description>This randomly picks a string to use and places that string on the form button. 
This runs on a mouseover event, so that everytime the user places the mouse over the button its text will change.</description>
</item>
<item>
<title>BlueShoes Slider Widget</title>
<link>http://www.advancescripts.com/detailed/181.html</link>
<description>Much nicer than an input field where a user can type in a number from 0 to 

10, to 100 or whatever.
many features, check the web page.
</description>
</item>
<item>
<title>BlueShoes FlipFlop Field</title>
<link>http://www.advancescripts.com/detailed/180.html</link>
<description>In a select form field that has the &quot;multiple&quot; attribute, the user may 

select more than one option. The problem is that most normal users don't 

know that this can be done using by holding shift or ctrl while clicking. 
</description>
</item>
<item>
<title>BlueShoes LimitedTextarea Field</title>
<link>http://www.advancescripts.com/detailed/179.html</link>
<description>I bet you've seen it: a textarea field with the message &quot;max 255 

characters&quot; next to it. But when do i have to stop typing? Me, I open MS 

Word and use the &quot;count characters&quot; feature. Very annoying. 
</description>
</item>
</channel>
</rss>
