
click to enlarge
The first step to creating a web page form in Microsoft Word is to
design the form properly. For first time designers, it would make more sense to create a rough draft manually, listing all the information elements of the form. It would also speed up the creation process if the user were to determine exactly the various pieces of data that form is being designed to collect.
For example, a simple registration form for a library would include items like: name, address, age, and membership package details, among other things more specific to each individual library.
The next step in designing the form is to ascertain what the ranges of values for the potential inputs are. Using the previous example, the age cannot be any number whatsoever, as it needs to fall within certain plausible limits. Similarly, names cannot contain numbers, and the membership packages are defined by the library, although selected by the customer. Not all of the controls need to be implemented, however to ensure optimal data entry, it is good programming practice to impose a few restrictions.