Capture Enter in textbox
I would like to make it so that when a user presses enter in a single line
textbox, the textbox value gets written into some other place and the focus
ends up back in the textbox. I could do all that if I could capture the
Enter, but I don't see a way to do that. Any ideas?
|