On my form I have a number of text boxes that the user fills in. Then he needs to click an icon to go to the next form. Sometimes users fill the form out completely but click the icon without pressing the "enter" key for the last text box in the form so that lastbit of information is not captured. Is there a way to code in an "enter" keystroke on the icon's "on click" so this happens prior to retrieving the next form ?