Click to return to Introduction Web.
El Valle Consulting

Design Sub-Web
Click for sub-web menu.

Design Elements
Site Design
Page Design
Graphic Design
Navigation
Typographical
Content
Samples

Back to prior page.

 

Forms - Complex


Forms are used to collect user information.  A Complex Form does includes Complex Verification of field data and there can be any number of fields.  Complex Verification checks that data has been entered in a required field and verifies that required data, like a phone number is all numbers; or that a date is a valid date; etc.

Complex Forms can include a wide range of custom form applications and events.   Complex Forms, like the one below, can be designed with field background colors and special fonts.  Complex Forms can include anything that your browser can display, for example Help Descriptions to explain the required information.  Click on the yellow Help! in the form below.  Note that the Submit Button at the bottom of the form is Pink.

There are too many possibilites to show in this one form, so, just ask us if you need something special.

Be sure to click the Click Me button to see the validation in action.

     
  Complex Form, with Complex Verification on Required Fields.
Try it out.

     
* Required Field  
     
* What is your first name?   Help!
  What is your last name?
  What is your address?  
     Street Address
     Postal Address
     City
     State/Province
     Country
     Postal Code
     
* Phone Number
Format: 505-123-4567, not
(505) 123-4567.
     
* Email Address   Help!
 
   
 

NOTE:  The validation techniques used in this form are done with client-side JavaScript which is not fool proof.  Just one example:  If the user has disabled JavaScript in their browser the validation will not work.  Thus, server-side validation (which works all of the time) is the best method for form validation.


Design Elements: HTML, Complex Form with Complex Verification, CSS, JavaScript and ASP.

Back to prior page.



©  Copyright 1999-2024 El Valle Consulting, LLC. All rights reserved.
Contact Webmaster with comments or questions about this website.