Previous Topic: Web Option HTML Input Element Format

Next Topic: Examples

Input Fields

Input fields are defined in the HTML as having a name in the format _Fnnnnxxxx where nnnn is the offset to that field's position on the underlying green-screen and xxxx is an optional string of characters that the browser uses to identify the field type so it can be initially validated at the client (browser) level using JavaScript.