The input mask only controls the number and type of characters the user must enter into a field. For example, the date expect 2 digits, 2 digits then 4 digits. The input mask does not know if the first set of two digits represent the month or the day of the month, this is set via the Windows...