JavaScript Form Validation: without any Coding!

JavaScript Coder comes with the HTML form wizard. Using this wizard, you can either create a form from scratch or add validations to an already created form.

The following section shows the screen shots of adding validations to an existing form.

Selecting an existing form

java script form validation error messages

The screen for adding validations

java script form validation main page

The input elements in the form are displayed in the list box. The validations corresponding to the input elements are selected from the right side pane as shown in the figure below:

java script form validation

Different input types (text box, check box, radio button etc) have different sets of validations.

Once you have selected the validations, the error messages can be edited in the next step. By default, an error message is generated; but you can customize each one.

java script form validation error messages

Done!
You can insert the code in to the HTML file with the help of the Code Insertion Wizard.

<<Prev: Java Script Form Validations Made Easy! Javascript Form Handling

Learn How to Create an HTML Form very Quickly.

  • Digg
  • del.icio.us
  • Netscape
  • Reddit
  • StumbleUpon
  • Technorati
  • YahooMyWeb

How to make a form without coding? Click here for a demo.

Follow me on twitter

HTML Forms
HTML Form Tutorial
The Form Tag
The Form Submit Button
Form design software
How to make a web form
Make web forms quickly, without coding

Javascript Form Handling
  Basics
Using getElementById to get the elements in a form
Set value of form element using JavaScript
Get value of form element using JavaScript
Handling multiple forms using JavaScript
JavaScript reset/clear a form
  Advanced
JavaScript Form Validation
Submitting a form using JavaScript
Can JavaScript Email a Form?
Switching the form action field dynamically
JavaScript Button

JavaScript Popup Windows
The window.open method
The window.close method
More ...

 
.   Copyright © 2003-2009 JavaScript-coder.com. All rights reserved.