GreetingsThis is a Check list form that consists of Check Box's, Text
Box's and Date and Time Box'sOnce the person completes the check they
enter there Initials in the TextBox (TXTB1) and on Exit it Automatically
checks the TextBox for Data then it Checks the CheckBox (CB1), and
enters the Date and time in the DateTime Box (TIMB1) it also makes the
CheckBox, TextBox, and DateTime box Read only. I am using JavaScript and
FormCalc. I also have it Setting focus to the next CheckBox in the list
once...