Form Processors scripts - Top 4 Download

Form Processors script downloads

Auto clear form element

If you have forms on your page that contain default text in them, this is a great time-saving script that makes life easier for your visitors that have to fill them out. The script automatically clears the default text inside the containing form element when the user sets focus on it, ...
JavaScript

Block multiple form submission

This useful script prevents a form from being inadvertently submitted more than once, which often occurs if the user clicks on the "submit" button multiple times before the process is complete. The result is partial or multiple submissions. With this script, the submit button is disabled once it's been pressed the ...
JavaScript

Clear default form value script

This script can be used to automatically clear the default value of any form input field when the mouse sets focus on it. Default input values are often used to aid in the explanation of the field's function or expected input, but become a nuisance once it's purpose has been served (namely, ...
JavaScript

Current date in form

If you have a "Today's Date" field in your form, why not let JavaScript automatically fill it in for your visitors?This script is easily configurable to show the date in desired order of month, day, and year. It is compatible with all modern web browsers. ...

Data Sorter

This is a script we created which primary use is actually not on a webpage, but on your hard drive.It is a data sorter that sorts data entered into a text box either into alphabetical or numerical order. The script is compatible with any web browser JavaScript enabled. ...
JavaScript

Double enter form field script

You've probably encountered forms where you're asked to double-enter a field, such as the email or password field. This provides confirmation on the accuracy of the input. You can use this script to add such a functionality to your forms. It cross checks any two fields to ensure they are: 1) ...
JavaScript

Dynamic form field

This php script is useful in forms where a value of a database record will be filled inside the form field. This is an easy way to get the right value inside the field if the form is submitted before and/or the process is stopped because some validation issue occurs. ...

Email Feedback Form

This code allows you to collect feedback from your site using a form and email the response to yourself. The first thing created is the HTML form. It is kept simple because itr contains only name, email and feedback fields. The HTML for the form is in the source code. The script is ...

Email Me Form

Email Me Form is a free online form generator service that helps you create HTML forms for your website, with no programming required. Within minutes, by using the easy to use form wizard you can design simple or complex forms that send you an email each time your visitors submit them. After ...

Enforce max of characters in form element

Put a cap on the amount of characters certain form fields of your form accept, by using this useful script. Once the limit has been reached, typing within the field in question has no effect. This script is very easy to install or integrate in your own applications. It is compatible ...
JavaScript

Filtering Large Select Lists

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  JavaScript technique permits to filter the items in a select ...
JavaScript

Form Contact PLUS

Form Contact is a comprehensive PHP based form-to-email processor which, once installed, will allow you to be able to receive emails using forms on your website. This script also allows you to also send an automated response to people who fill out the forms on your website.FeaturesTurns forms submitted from your ...

FormMail Script

FormMail is a generic HTML form to e-mail gateway that parses the results of any form and sends them to the specified users. This script has many formatting and operational options, most of which can be specified within each form, meaning you don't need programming knowledge or multiple scripts for multiple ...

Free Customized Feedback Form Wizard

This script creates a FREE feedback form for your website. This allows you to put a Feedback Form or Contact Form on your site so that visitors can send you messages / email or make comments.Features: - Plug and Play: All the necessary code for the feedback form is generated for ...

Free PHP form mailer script

Add an email form to your website within a minute with my PHP mailer script so that your customers can contact you by email quickly and easily. The script is fully customisable by editing a simple configuration file.The BELLonline mailer form is a simple script that has the following features: - ...

jsFormValidation

jsFormValidation() is a collection of JavaScript functions that limit user input into forms before they're submitted. ...
JavaScript

Menu Swapper

This JavaScript code moves form elements from one select box to the other. It allows for multiple items to be moved at once, and all items are sorted alphabetically as they are moved. The items are sorted by their description, not their value, which is helpful when pulling items from a ...
JavaScript

Parse number to currency format

This is a handy script for forms that contain money values. It automatically parses the form element of your choice whenever a surfer enters a number into the standard currency format. In other words, a number in two-decimal format, with an optional dollar sign in front. The script can be configured ...
JavaScript

phpFormGenerator

phpFormGenerator is an easy-to-use tool to create reliable and efficient web forms in a snap. No programming of any sort is required. Just follow along the phpFormGenerator wizard and at the end, you will have a fully functional web form!Program features: - Ability to create up to 100 form fields ...

PHPFormMail

PHPFormMail is a web based form to e-mail gateway. Made as a PHP replacement for it's PERL sister. ...