Categories
Tags → User Input Javascript

Javascript Input Box.

Tutorial and Code for Javascript Input Box. Can be used to get client side user input for further processing
DETAILS

Validating a text box for numeric data

A simple javascript validation code to check the user input and allow numeric data and disallow invalid characters
DETAILS

Advanced Form Handling with PHP

This script offers the possibility not only to validate the users input, but also his input concerning personalizing his web part. He can make his choice from background color, font color, font face, font size - in total four different types of web s...
DETAILS

Smart Form

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) S...
DETAILS

Credit Card Payoff Calculator

This free javascript calculator allows the user to input their credit card balance, interest rate and either monthly payment or desired number of months to pay off the card. The calculator will then tell them how long it will take to pay off the car...
DETAILS

wForms: A Javascript Extension to Web Forms

wForms is a javascript extension that adds commonly needed behaviors to traditional web forms. It follows the principle of progressive enhancement : unobtrusive, cross-browser and degradable. I should also point out that not a single line of code is ...
DETAILS

Synforce

Synforce is a Javascript library that provides real-time syntax enforcement on data entered into text input boxes in HTML forms. Synforce is Open Source software, licensed under the GNU Lesser General Public License (the LGPL). The input text bo...
DETAILS

HiMail Pro

HiMail Pro is a highly sophisticated cross-platform HTML form mailer, with strong emphasis on security, javascript input validation, external templates and more. Includes defenses against header substitution and 3 further configurable levels of secur...
DETAILS

HiMail Free

HiMail Free is a free cross-platform form mailer, with strong emphasis on security. Configure three levels of security aimed to prevent unauthorised use or hijacking of your form to email script - with our HiMail solutions properly configured you wo...
DETAILS

Non-Persistent Cookie

This JavaScript uses cookies to get input from the user 1 time per users web session. It uses a non-persistent cookie to prompt the user for a word - it then stores it for the rest of that web browser''s life. It will use the value input and sto...
DETAILS
©2003-2019 jCay.com