Actually, I have a text box for the user to enter something and I want to execute a function when the user press "return" after he/she is finished entering something in the text box. How do you do that?

------------------