Hi,I have five text fields with name like Name_1, Name_2, Name_3, Name_4 and Name_5.Each of these will contain just one character like A B C D and E.I want a 6 th text field (hidden) to have the full value as ABCDE after the user exits the text field Name_5.form1.Fragment1.Name_5::mouseExit - (Java...