Input Box Restrictions Javascript
Javascripts > Javascript Forms > Input Box Restrictions
Script Title: Input Box Restrictions
Description: This form validation JavaScript restricts the number of characters allowed inside an input field. Great for preventing people from overloading the form.
Example: Available
Copy the following code into your <HEAD></HEAD> tags.
Copy the following code between the <BODY></BODY> tags of your html page.