Thursday, July 20, 2017

Form Created & Validated

Form created with the following fields, Company Name, Address, City, Zip Code, Phone Number, Payment Terms, State, Country, Fax Number, Web Site, and Notes.


Validation Rules
  • Company Name - Validate that field is not blank
  • Address - Validate that field is not blank
  • City - Validate that field is not blank
  • Zip Code - Validate that field is numeric and 5 characters
  • Phone Number - Validate that field is not blank
  • Payment Terms - Create a drop down box
  • State - Create a drop down box
  • Country - Create a drop down box (include a few countries)
  • Fax Number -Validate that field is not blank
  • Web Site -Validate that field is not blank
  • Notes - No validation as user may not have any notes to add

No comments:

Post a Comment

Binary Conversions

The conversion of numbers is common in mathematics and has been used for many generations.   During the creation of computers number co...