JavaScript : Scripts and Programs : Form Processors

Remember Form values script

0.0/5 (0 votes cast)

Using cookies, this script remembers the value entered into your form's inputs by your visitor, and upon his/her return, loads the textbox with that value.

Strip HTML tags (form) script

0.0/5 (0 votes cast)

This script removes any HTML tags from user entered data such as a TEXTAREA before the form is submitted. This is generally a good idea, as HTML tags can corrupt the rest of your form contents or even pose a security risk.

Blinking Textbox Effect

0.0/5 (0 votes cast)

When executed, this script (which could be applied to one or more textboxes on your web page) will focus (place text cursor into) on a specified textbox and cause its background to blink for 6 seconds. This effect could be signify the importance of a specified textbox, or serve as a reminder to the user to input data into it.

form validator

0.0/5 (0 votes cast)

form validation script, validate text and number fields

Textarea maxlength script

0.0/5 (0 votes cast)

This is a simple but effective script for extending your textarea with a maxlength attribute, so the user's input cannot exceed a certain number of characters.

Editing Express - Hexaconverter

0.0/5 (0 votes cast)

Convert & Edit Exadecimal colors scale into editors triplette 0 - 255 or into registered name colors in main browsers libraries or viceversa. The program is in italian language , but essential guidelines are given in pop up links for english visitors to use the program. The interface is very intuitive and really no great deal of guidelines is necessary.

HTML to Entities (form) script

0.0/5 (0 votes cast)

This script converts certain special HTML characters to their entities version inside user entered data such as a TEXTAREA for security reasons.

Medley Tool

0.0/5 (0 votes cast)

Medley Tool which is also called Selection Tool, where in you have all the available items on the left <SELECT> box and you select all the required items in the right <SELECT> box using four button i.e: ">", ">>", "<", "<<"

Form Validator

0.0/5 (0 votes cast)

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.

Flat Color Picker

0.0/5 (0 votes cast)

Picking colors has never been easier: The Color Picker form control provides your users with a clickable, inline color swatch. Your users only need a mouse and a sense of color coordination to use this control. As a result, non-proficient users are not exposed to the underlying Color coordinate system, whereas proficient users may utilize an easy-to-use input interface for specifying their Colors in a more accurate manner.